Skip to content

Hostname

offroad4x4.bg

Last fetched

offroad4x4.bg resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · offroad4x4.bgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/offroad4x4.bg

Resolution chain

offroad4x4.bg resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.81.191104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.190.144172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.45.66.72185.45.66.0/23AS201200BG

WHOIS identity

No WHOIS records are currently associated with offroad4x4.bg in WhisperGraph.

Subdomains

10 observed subdomains of offroad4x4.bg.

Web-graph footprint

Distinct hostnames that link to or from offroad4x4.bg in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for offroad4x4.bg.

MechanismTarget
SPF_Aoffroad4x4.bg
SPF_INCLUDEgamma.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP91.196.124.229
SPF_IP91.196.125.229
SPF_MXoffroad4x4.bg

Related pages

Pivot deeper into the graph from offroad4x4.bg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "offroad4x4.bg"})-[: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.