Hostname
bakerycos.com
Last fetched
bakerycos.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bakerycos.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 |
|---|---|---|---|---|
| 3.141.116.44 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- b25uv29b5y4@networksolutionsprivateregistration.com
- f56x35u48jf@networksolutionsprivateregistration.com
- j46vv7364sp@networksolutionsprivateregistration.com
- k458u2uh935@networksolutionsprivateregistration.com
- qh9fb9jv6cw@networksolutionsprivateregistration.com
- s55eb6f593q@networksolutionsprivateregistration.com
- tm3p37td953@networksolutionsprivateregistration.com
- ty2wf3k46dj@networksolutionsprivateregistration.com
- wn6fd3tf576@networksolutionsprivateregistration.com
- xc7x88tp3wa@networksolutionsprivateregistration.com
- xk8777u4886@networksolutionsprivateregistration.com
Subdomains
8 observed subdomains of bakerycos.com.
Web-graph footprint
Distinct hostnames that link to or from bakerycos.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for bakerycos.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | _spf_useast2.prod.hydra.sophos.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_IP | 3.141.116.44 |
| SPF_IP | 74.220.215.0/24 |
Related pages
Pivot deeper into the graph from bakerycos.com.
- IP · 3.141.116.44
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · b25uv29b5y4@networksolutionsprivateregistration.com
- 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: "bakerycos.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.