Skip to content

Hostname

bvfheating.hu

Last fetched

bvfheating.hu resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.35.52104.22.11.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.214.23172.68.38.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
194.182.84.105194.183.75.0/24AS24806CZ

WHOIS identity

No WHOIS records are currently associated with bvfheating.hu in WhisperGraph.

Subdomains

2 observed subdomains of bvfheating.hu.

Web-graph footprint

Distinct hostnames that link to or from bvfheating.hu in the public web crawl.

24 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bvfheating.hu.

MechanismTarget
SPF_Abvfheating.hu
SPF_INCLUDEmailbox.deninet.hu
SPF_INCLUDEmbx3.deninet.hu
SPF_INCLUDEsmtp.deninet.hu
SPF_IP185.51.191.49
SPF_IP193.39.14.2/32
SPF_IP212.92.23.54/32
SPF_IP213.181.210.200
SPF_IP79.172.241.227
SPF_MXbvfheating.hu

Related pages

Pivot deeper into the graph from bvfheating.hu.

Cypher and MCP

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

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