Skip to content

Hostname

bacd.com

Last fetched

bacd.com resolves to 2 IPv4 addresses operated by BIGSCOOTS - BigScoots in US.

Nutrition Label

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

Resolution chain

bacd.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.58.229.538.58.224.0/21AS394303BIGSCOOTS - BigScootsUS
69.162.134.9469.162.134.0/24AS394303BIGSCOOTS - BigScootsUS

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 bacd.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bacd.com.

MechanismTarget
SPF_Abacd.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP38.58.229.5
SPF_IP69.162.134.94
SPF_MXbacd.com

Related pages

Pivot deeper into the graph from bacd.com.

Cypher and MCP

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

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