Skip to content

Hostname

nai010.com

Last fetched

nai010.com resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · nai010.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nai010.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.173.21.195185.173.21.0/24AS12859NL

WHOIS identity

Registrar
iana:1647
Organization
b. kok
Contact emails

Subdomains

1 observed subdomain of nai010.com.

Web-graph footprint

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

539 sites link to this hostname.

129 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nai010.com.

MechanismTarget
SPF_INCLUDEit2.nl
SPF_INCLUDEmailfilter.myrootnet.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.83.234.130/32
SPF_IP213.206.240.209
SPF_IP83.137.193.243/32
SPF_IP89.146.32.212
SPF_MXnai010.com

Related pages

Pivot deeper into the graph from nai010.com.

Cypher and MCP

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

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