Hostname
bakersshoes.com
Last fetched
bakersshoes.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bakersshoes.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- bakers footwear group,
- Contact emails
- bw72a5fs23j@networksolutionsprivateregistration.com
- dsweeney@bfgstl.com
- eu7zf5as35p@networksolutionsprivateregistration.com
- ff6re5y445u@networksolutionsprivateregistration.com
- jberrios@bakersshoes.com
- jn2mn5ck2b3@networksolutionsprivateregistration.com
- rq2w86gx3jx@networksolutionsprivateregistration.com
- sp5qv3du4yz@networksolutionsprivateregistration.com
- tg2j83vq7xy@networksolutionsprivateregistration.com
- um3gc4fe5zr@networksolutionsprivateregistration.com
- v33n88ru5wx@networksolutionsprivateregistration.com
- vk99w5758sf@networksolutionsprivateregistration.com
Subdomains
1 observed subdomain of bakersshoes.com.
| Subdomain |
|---|
| www.bakersshoes.com |
Web-graph footprint
Distinct hostnames that link to or from bakersshoes.com in the public web crawl.
156 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bakersshoes.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bakersshoes.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bakersshoes.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.