Skip to content

Hostname

bvsc.hu

Last fetched

bvsc.hu resolves to 1 IPv4 address operated by RACKFOREST-AS - Rackforest Zrt. in HU.

Nutrition Label

WHISPER CANON · bvsc.huRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bvsc.hu

Resolution chain

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

IPPrefixASNOperatorCountry
79.139.61.13379.139.56.0/21AS62214RACKFOREST-AS - Rackforest Zrt.HU

WHOIS identity

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

Subdomains

20 observed subdomains of bvsc.hu.

Web-graph footprint

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

64 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bvsc.hu.

MechanismTarget
SPF_Abvsc.hu
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcpanel26.rackforest.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.238.222.25
SPF_IP212.52.180.220/32
SPF_IP79.139.61.133
SPF_IP79.139.61.176
SPF_IP92.61.113.212
SPF_MXbvsc.hu

Related pages

Pivot deeper into the graph from bvsc.hu.

Cypher and MCP

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

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