Skip to content

Hostname

nuts.com

Last fetched

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

Nutrition Label

WHISPER CANON · nuts.comRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/nuts.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.80.249.97104.80.248.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.10.195.14323.10.192.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.45.238.11523.45.236.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.58.201.9523.58.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.SE

WHOIS identity

Registrar
iana:468
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

39 observed subdomains of nuts.com.

Web-graph footprint

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

1,605 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nuts.com.

MechanismTarget
SPF_INCLUDE2062640.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from nuts.com.

Cypher and MCP

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

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