Skip to content

Hostname

dataware.fvm.hu

Last fetched

dataware.fvm.hu resolves to 1 IPv4 address operated by AS210772 in HU.

Nutrition Label

WHISPER CANON · dataware.fvm.huRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dataware.fvm.hu

Resolution chain

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

IPPrefixASNOperatorCountry
139.28.140.246139.28.140.0/22AS210772HU

WHOIS identity

No WHOIS records are currently associated with dataware.fvm.hu in WhisperGraph.

Subdomains

1 observed subdomain of dataware.fvm.hu.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dataware.fvm.hu.

MechanismTarget
SPF_Adataware.fvm.hu
SPF_INCLUDEawh.hu
SPF_IP139.28.140.246
SPF_IP185.112.159.21
SPF_IP51.38.53.69
SPF_MXdataware.fvm.hu

Related pages

Pivot deeper into the graph from dataware.fvm.hu.

Cypher and MCP

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

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