Skip to content

Hostname

vac.hu

Last fetched

vac.hu resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · vac.huRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/vac.hu

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.40.143104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.153.8172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.4188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.4188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
77.221.43.12177.221.43.0/24AS197889HU

WHOIS identity

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

Subdomains

63 observed subdomains of vac.hu.

Web-graph footprint

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

204 sites link to this hostname.

351 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for vac.hu.

MechanismTarget
SPF_Avac.hu
SPF_INCLUDEdwb.hu
SPF_IP109.74.58.194/32
SPF_MXvac.hu

Related pages

Pivot deeper into the graph from vac.hu.

Cypher and MCP

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

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