Hostname
sweetgreen.com
Last fetched
sweetgreen.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sweetgreen.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sweetgreen.com owner
- Contact emails
- melissa.bennett@sweetgreen.com
- nick.morgan@sweetgreen.com
- nathanielru@gmail.com
- sre@sweetgreen.com
- 3ccc256b-7a3d-476d-9df0-36890ee05a4e@identity-protect.org
- 7e43502e-3cf2-45b2-bcea-43364473addf@identity-protect.org
- 8e9d5341-46cf-4099-9439-1335cc459ef1@identity-protect.org
- aca2ea39-9801-4bfb-b0d2-7805c82a9359@identity-protect.org
- ba7b49c8-c201-4d4a-97e3-0d7a6493af48@identity-protect.org
- ee778de0-f789-477a-94ff-423d996096ed@identity-protect.org
- owner-10357829@sweetgreen.com.whoisprivacyservice.org
- owner-1264276@sweetgreen.com.whoisprivacyservice.org
- owner-2063088@sweetgreen.com.whoisprivacyservice.org
- owner-2260470@sweetgreen.com.whoisprivacyservice.org
- owner-2333037@sweetgreen.com.whoisprivacyservice.org
- owner-2602986@sweetgreen.com.whoisprivacyservice.org
- owner-454429@sweetgreen.com.whoisprivacyservice.org
- owner-5857783@sweetgreen.com.whoisprivacyservice.org
- owner-6127732@sweetgreen.com.whoisprivacyservice.org
- owner-8551788@sweetgreen.com.whoisprivacyservice.org
- and 2 more
Subdomains
111 observed subdomains of sweetgreen.com.
Showing 25 of 111. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sweetgreen.com in the public web crawl.
1,696 sites link to this hostname.
61 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for sweetgreen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | rp.oracleemaildelivery.com |
| SPF_INCLUDE | spf1.sweetgreen.com |
Related pages
Pivot deeper into the graph from sweetgreen.com.
- IP · 18.66.112.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · melissa.bennett@sweetgreen.com
- TLD · .com
- Browse hostnames · sw…
- 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: "sweetgreen.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.