Skip to content

Hostname

nettikadan.com

Last fetched

nettikadan.com resolves to 1 IPv4 address operated by AS141995 in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · nettikadan.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nettikadan.com

Resolution chain

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

IPPrefixASNOperatorCountry
156.67.105.137156.67.105.0/24AS141995IN

WHOIS identity

Registrar
iana:303
Organization
s p a r k l e h o m e s
Contact emails

Subdomains

2 observed subdomains of nettikadan.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nettikadan.com.

MechanismTarget
SPF_Anettikadan.com
SPF_IP156.67.105.137
SPF_IP158.69.254.213
SPF_IP161.97.99.240
SPF_IP162.241.115.77
SPF_IP173.212.223.19
SPF_IP5.189.151.5
SPF_IP51.81.28.78
SPF_IP62.75.137.174
SPF_MXnettikadan.com

Related pages

Pivot deeper into the graph from nettikadan.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nettikadan.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.