Skip to content

Hostname

njal.la

Last fetched

njal.la resolves to 1 IPv4 address operated by AS39287 in SE. WHOIS lists registrar:immaterialism limited as the registrar.

Nutrition Label

WHISPER CANON · njal.laRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/njal.la

Resolution chain

njal.la resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.215.19.1095.215.16.0/22AS39287SE

WHOIS identity

Registrar
registrar:immaterialism limited
Organization
Contact emails

Subdomains

33 observed subdomains of njal.la.

Web-graph footprint

Distinct hostnames that link to or from njal.la in the public web crawl.

356 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for njal.la.

MechanismTarget
SPF_Anjal.la
SPF_INCLUDEregistrarmail.net
SPF_IP2001:67c:2354:2::/64
SPF_IP95.215.19.0/24
SPF_MXnjal.la

Related pages

Pivot deeper into the graph from njal.la.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "njal.la"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.