Hostname
coderskitchen.com
Last fetched
coderskitchen.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
coderskitchen.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.29.148.122 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of coderskitchen.com owner
- Contact emails
- 2993533@privacy-link.com
- coderskitchen.com@domainsbyproxy.com
- domains@hugedomains.com
- 0a0e78a1-0dfc-4526-a84b-756114b08fa2@identity-protect.org
- 4093bfc2-81e7-4211-9aac-744b3f9044ba@identity-protect.org
- 713b596f-12b5-41e6-8125-bf01d5017fca@identity-protect.org
- 8c8601b2-fe54-44da-83ef-79f02aa9a9d2@identity-protect.org
Subdomains
3 observed subdomains of coderskitchen.com.
Web-graph footprint
Distinct hostnames that link to or from coderskitchen.com in the public web crawl.
22 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for coderskitchen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.senders.scnem.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from coderskitchen.com.
- IP · 52.29.148.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 2993533@privacy-link.com
- TLD · .com
- Browse hostnames · co…
- 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: "coderskitchen.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.