Skip to content

Hostname

nmap.org

Last fetched

nmap.org resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · nmap.orgRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/nmap.org

Resolution chain

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

IPPrefixASNOperatorCountry
50.116.1.18450.116.0.0/20AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

Registrar
iana:472
Organization
insecure.com
Contact emails

Subdomains

12 observed subdomains of nmap.org.

Web-graph footprint

Distinct hostnames that link to or from nmap.org in the public web crawl.

4,698 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for nmap.org.

MechanismTarget
SPF_Anmap.org
SPF_INCLUDE_spf.google.com
SPF_IP2600:3c01:0:0:f03c:91ff:fe98:ff4e
SPF_IP2600:3c01:e000:3e6:0:0:6d4e:7061
SPF_IP50.116.1.184
SPF_MXnmap.org

Related pages

Pivot deeper into the graph from nmap.org.

Cypher and MCP

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

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