Hostname
appbaker.com
Last fetched
appbaker.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
appbaker.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.50.6.137 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- 1dc2305b0a28fd0a23f352471a76a7c9@domaindiscreet.com
- 2404e7f80a28fd0a79cd05abc53a1ec7@domaindiscreet.com
- 300ae6de0a28fd0a0cca17131f2eb527@domaindiscreet.com
- 4b23d80a0a28fd0a08136624a1bed2d6@domaindiscreet.com
- 4f5df0b10a16123313500587618e16ae@domaindiscreet.com
- 70d01de50a28fd0a45f2060df3e48f2e@domaindiscreet.com
- 7820b5ea0a28fd0a4f345076df717fab@domaindiscreet.com
- 89e7ce790a28fd0a3d091f73a738dba7@domaindiscreet.com
- abuse@web.com
- b3dv7vlvici8q8jd1a6ovs3fre@domaindiscreet.com
- e449fc680a28fd0a40808f516ec897e3@domaindiscreet.com
Subdomains
9 observed subdomains of appbaker.com.
Web-graph footprint
Distinct hostnames that link to or from appbaker.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for appbaker.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | cmail1.com |
| SPF_INCLUDE | mail.netquest.com.cy |
| SPF_INCLUDE | support.zendesk.com |
Related pages
Pivot deeper into the graph from appbaker.com.
- IP · 52.50.6.137
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · IE
- Email · 1dc2305b0a28fd0a23f352471a76a7c9@domaindiscreet.com
- TLD · .com
- Browse hostnames · ap…
- 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: "appbaker.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.