Skip to content

Hostname

nanuminet.com

Last fetched

nanuminet.com resolves to 1 IPv4 address operated by AS3786 in KR. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · nanuminet.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/nanuminet.com

Resolution chain

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

IPPrefixASNOperatorCountry
211.233.62.99211.233.0.0/18AS3786KR

WHOIS identity

Registrar
iana:82
Organization
nanuminet
Contact emails

Subdomains

48 observed subdomains of nanuminet.com.

Web-graph footprint

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

12 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for nanuminet.com.

MechanismTarget
SPF_Anmail.nanuminet.com
SPF_IP121.254.231.227
SPF_IP121.254.231.233
SPF_IP121.254.231.234
SPF_IP211.115.111.13
SPF_IP211.115.111.20
SPF_IP211.233.62.99
SPF_IP211.233.89.194
SPF_IP59.25.184.17
SPF_IP59.25.184.75
SPF_IP59.25.184.78

Related pages

Pivot deeper into the graph from nanuminet.com.

Cypher and MCP

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

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