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
Resolution chain
nespresso.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.75.1.21 | 104.75.0.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | KR |
| 23.34.120.105 | 23.32.0.0/11 | AS20940 | AKAMAI-ASN1 | US |
| 23.52.180.60 | 23.52.180.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:470
- Organization
- societe des produits nestle
- Contact emails
Subdomains
144 observed subdomains of nespresso.com.
Showing 25 of 144. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nespresso.com in the public web crawl.
7,875 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for nespresso.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | em5606.nespresso.com |
| SPF_INCLUDE | em6964.nespresso.com |
| SPF_INCLUDE | em8158.nespresso.com |
| SPF_INCLUDE | em9411.nespresso.com |
| SPF_INCLUDE | spf.protection.outlook.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.