Skip to content

Hostname

nespresso.com

Last fetched

nespresso.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in KR. WHOIS lists iana:470 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.75.1.21104.75.0.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.KR
23.34.120.10523.32.0.0/11AS20940AKAMAI-ASN1US
23.52.180.6023.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:470
Organization
societe des produits nestle
Contact emails

Subdomains

144 observed subdomains of nespresso.com.

Web-graph footprint

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

7,875 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nespresso.com.

Related pages

Pivot deeper into the graph from nespresso.com.

Cypher and MCP

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

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