Skip to content

Hostname

najva.com

Last fetched

najva.com resolves to 3 IPv4 addresses operated by AS204544 in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · najva.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/najva.com

Resolution chain

najva.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:113
Organization
domain admin
Contact emails

Subdomains

85 observed subdomains of najva.com.

Web-graph footprint

Distinct hostnames that link to or from najva.com in the public web crawl.

85 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for najva.com.

MechanismTarget
SPF_Anajva.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP185.120.221.247
SPF_IP185.120.221.249
SPF_IP79.127.126.69
SPF_MXnajva.com

Related pages

Pivot deeper into the graph from najva.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "najva.com"})-[: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.