Skip to content

Hostname

buddsbmw.com

Last fetched

buddsbmw.com resolves to 2 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in CA. WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · buddsbmw.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/buddsbmw.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.102.73.14038.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCCA
66.171.161.4266.171.160.0/20AS11478OPENFACE - Beanfield Technologies Inc.CA

WHOIS identity

Registrar
iana:469
Organization
bcni roleaccount
Contact emails

Subdomains

9 observed subdomains of buddsbmw.com.

Web-graph footprint

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

14 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for buddsbmw.com.

MechanismTarget
SPF_Abuddsbmw.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEspf-311367.jangomail.com
SPF_INCLUDEspf.d2cmedia.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.179.128.0/23
SPF_IP170.76.175.0/24
SPF_IP199.59.128.22/32
SPF_IP207.184.0.0/14
SPF_IP207.186.160.0/21
SPF_IP208.75.120.0/22
SPF_IP208.75.122.14/32
SPF_IP209.97.215.4
SPF_IP216.194.117.0/26
SPF_IP216.194.177.0/26
SPF_IP24.51.254.227
SPF_IP24.51.254.228
SPF_IP24.51.254.231
SPF_IP69.58.108.134/32

Related pages

Pivot deeper into the graph from buddsbmw.com.

Cypher and MCP

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

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