Hostname
cheddar.com
Last fetched
cheddar.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cheddar.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.252.222 | 13.248.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.41.16 | 76.223.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- jonsteinberg@gmail.com
- 01ed99d2-2465-4168-bb24-5ae082e1f09f@identity-protect.org
- 21425ff0-2587-4ed8-8348-82c5b216365a@identity-protect.org
- 36ffea7a-403e-470d-b072-532461f55c45@identity-protect.org
- 823a9124-a708-40df-abba-42a6123fad81@identity-protect.org
- 973296b0-285c-4993-8b70-7dee6f91ddc1@identity-protect.org
- b9104eef-8034-4ec7-aa2b-d6fc5b358219@identity-protect.org
- owner-10538175@cheddar.com.whoisprivacyservice.org
- owner-10658294@cheddar.com.whoisprivacyservice.org
- owner-10808124@cheddar.com.whoisprivacyservice.org
- owner-11270759@cheddar.com.whoisprivacyservice.org
- owner-11348022@cheddar.com.whoisprivacyservice.org
- owner-11617971@cheddar.com.whoisprivacyservice.org
- owner-12118585@cheddar.com.whoisprivacyservice.org
- owner-153964@cheddar.com.whoisprivacyservice.org
- owner-2436120@cheddar.com.whoisprivacyservice.org
- owner-274083@cheddar.com.whoisprivacyservice.org
- owner-3343549@cheddar.com.whoisprivacyservice.org
- owner-3481328@cheddar.com.whoisprivacyservice.org
- and 19 more
Subdomains
16 observed subdomains of cheddar.com.
Web-graph footprint
Distinct hostnames that link to or from cheddar.com in the public web crawl.
3,042 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for cheddar.com.
| Mechanism | Target |
|---|---|
| SPF_A | cheddar.com |
| SPF_INCLUDE | aspmx.sailthru.com |
| SPF_INCLUDE | spf-saas.cheddar.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | usb._netblocks.mimecast.com |
| SPF_MX | cheddar.com |
Related pages
Pivot deeper into the graph from cheddar.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cheddar.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.