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
Resolution chain
nominum.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.71.190.177 | 104.75.16.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 184.85.41.158 | 184.87.198.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | BR |
| 23.197.138.238 | 23.208.64.0/22 | AS20940 | — | DE |
| 23.63.115.32 | 23.63.228.0/24 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:292
- Organization
- akamai technologies,
- Contact emails
Subdomains
1,615 observed subdomains of nominum.com.
Showing 25 of 1,615. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for nominum.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 64.89.228.0/24 |
| SPF_IP | 64.89.234.0/24 |
| SPF_IP | 81.200.64.0/20 |
Related pages
Pivot deeper into the graph from nominum.com.
- IP · 104.71.190.177
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:292
- Country · US
- Email · nominum.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · no…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.