Hostname
bakemyweb.com
Last fetched
bakemyweb.com resolves to 20.88.164.157, announced in 20.64.0.0/10 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. bakemyweb.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 20.88.164.157
20.64.0.0/10 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Washington, US
IPv6 resolution
No AAAA record for bakemyweb.com is recorded in WhisperGraph.
Attribution
Github
saas · ORIGIN_AS
WHOIS identity
- Registrar
- iana:1068
- Registrant organisation
- privacy service provided by withheld for privacy ehf
- Contact emails
- 46ab2bfdc9724a95bd07df1cc2095f6b.protect@whoisguard.com, 07ecd405cb76401f9dc139f6da1604ca.protect@withheldforprivacy.com, 8aed86d51d9b497a8a40451fab7d3b75.protect@withheldforprivacy.com, aec43731bbcf4a6e8a2e43f6159d744d.protect@withheldforprivacy.com
Subdomains
Mail and authentication
Nameservers
- dns1.registrar-servers.com
- dns2.registrar-servers.com
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
MX records
- bakemyweb-com.mail.protection.outlook.com
SPF policy
- ip: 54.240.0.0/18
- ip: 23.251.224.0/19
- ip: 76.223.176.0/20
- ip: 23.249.208.0/20
- ip: 69.169.224.0/20
- ip: 199.255.192.0/22
- ip: 199.127.232.0/22
- include: mailer.bakemyweb.com
- include: spf.protection.outlook.com
Threat-feed evidence
History
Related pages
Pivot from bakemyweb.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bakemyweb.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.