Skip to content

Hostname

nominum.com

Last fetched

nominum.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · nominum.comRouting diversity3.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/nominum.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.71.190.177104.75.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
184.85.41.158184.87.198.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.BR
23.197.138.23823.208.64.0/22AS20940DE
23.63.115.3223.63.228.0/24AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
akamai technologies,
Contact emails

Subdomains

1,615 observed subdomains of nominum.com.

Web-graph footprint

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

118 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nominum.com.

MechanismTarget
SPF_IP64.89.228.0/24
SPF_IP64.89.234.0/24
SPF_IP81.200.64.0/20

Related pages

Pivot deeper into the graph from nominum.com.

Cypher and MCP

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

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