Skip to content

Hostname

bakerboyer.com

Last fetched

bakerboyer.com resolves to 1 IPv4 address operated by WOW - Wowrack.com in US.

Nutrition Label

WHISPER CANON · bakerboyer.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bakerboyer.com

Resolution chain

bakerboyer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.115.110.98208.115.96.0/19AS23033WOW - Wowrack.comUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from bakerboyer.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

44 SPF mechanisms authorising senders for bakerboyer.com.

MechanismTarget
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.3dcart.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.185.165.0/24
SPF_IP12.186.70.0/23
SPF_IP12.189.22.0/24
SPF_IP12.8.96.0/24
SPF_IP135.84.216.0/22
SPF_IP199.115.218.90
SPF_IP205.220.166.201
SPF_IP205.220.177.135
SPF_IP216.116.80.0/24
SPF_IP216.116.81.88/32
SPF_IP216.116.87.0/24
SPF_IP216.116.95.0/24
SPF_IP216.16.91.55
SPF_IP216.98.158.0/24
SPF_IP34.245.210.0/24
SPF_IP52.128.103.21/29
SPF_IP52.128.103.23
SPF_IP52.128.103.24
SPF_IP52.128.98.34/32
SPF_IP52.128.98.35/32
SPF_IP52.128.98.36/32
SPF_IP52.200.59.0/24
SPF_IP54.240.27.115
SPF_IP54.240.27.116/32
SPF_IP54.240.27.34/24
SPF_IP54.240.27.35
SPF_IP54.240.27.38
SPF_IP63.143.57.128/25
SPF_IP63.143.59.128/25
SPF_IP66.159.240.191
SPF_IP66.240.227.0/24
SPF_IP68.185.57.17
SPF_IP69.159.238.164
SPF_IP74.200.55.250/32
SPF_IP74.200.60.0/24
SPF_IP74.200.63.0/24
SPF_IP74.63.212.0/24
SPF_IP75.141.83.16
SPF_IP75.141.83.18
SPF_IP75.141.83.20

Related pages

Pivot deeper into the graph from bakerboyer.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bakerboyer.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.