Hostname
bakermediaco.com
Last fetched
bakermediaco.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bakermediaco.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 |
|---|---|---|---|---|
| 104.21.68.102 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.193.230 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bakermediaco.com owner
- Contact emails
- 027a520f-c9b9-40ba-8ca2-5537321af15f@identity-protect.org
- 0a8faaba-93d0-41bc-b361-f7112dc56cb2@identity-protect.org
- 466576f2-21aa-4d2d-b53c-4de1557bb1fe@identity-protect.org
- 737c116e-ec9b-40b9-bb3d-f9f47ccb162f@identity-protect.org
- b55f4e9a-af2b-47cd-9398-b97c87ca2cc5@identity-protect.org
- ed4247bb-2f6a-42db-bce3-5664ce6a06da@identity-protect.org
Subdomains
7 observed subdomains of bakermediaco.com.
Web-graph footprint
Distinct hostnames that link to or from bakermediaco.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for bakermediaco.com.
| Mechanism | Target |
|---|---|
| SPF_A | bakermediaco.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | websitewelcome.com |
| SPF_IP | 198.57.247.164 |
| SPF_MX | bakermediaco.com |
Related pages
Pivot deeper into the graph from bakermediaco.com.
- IP · 104.21.68.102
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 027a520f-c9b9-40ba-8ca2-5537321af15f@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- 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: "bakermediaco.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.