Hostname
bakerbackapps.com
Last fetched
bakerbackapps.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bakerbackapps.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.83.51 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.214.205 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 3.175.34.24 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.34.59 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.34.61 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.34.75 | 3.175.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bakerbackapps.com owner
- Contact emails
- 026ab83a-c29a-47ae-878d-fe3d59167040@identity-protect.org
- 0996ccce-f5dc-4014-a280-a1d01bc64be6@identity-protect.org
- 0d95d209-2d30-41c5-ad8b-0f82f306d90f@identity-protect.org
- 106d2e40-aeeb-447b-864a-2aa01b804940@identity-protect.org
- 73208e45-067c-482e-a794-2c246a6df0d4@identity-protect.org
- aef06474-7a9c-4048-94a7-f33e58d0d231@identity-protect.org
- f75e3f66-b30e-46a9-8748-c9c3fea8b935@identity-protect.org
Subdomains
1 observed subdomain of bakerbackapps.com.
| Subdomain |
|---|
| www.bakerbackapps.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bakerbackapps.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from bakerbackapps.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bakerbackapps.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.