Skip to content

Hostname

dap.gov.hu

Last fetched

dap.gov.hu resolves to 1 IPv4 address operated by XSIGO-HQ-ASN - Oracle Corporation in DE.

Nutrition Label

WHISPER CANON · dap.gov.huRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dap.gov.hu

Resolution chain

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

IPPrefixASNOperatorCountry
158.179.62.73158.179.48.0/20AS11506XSIGO-HQ-ASN - Oracle CorporationDE

WHOIS identity

No WHOIS records are currently associated with dap.gov.hu in WhisperGraph.

Subdomains

8 observed subdomains of dap.gov.hu.

Web-graph footprint

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

231 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for dap.gov.hu.

MechanismTarget
SPF_INCLUDErp.email.oci.oraclecloud.eu
SPF_IP84.206.10.86

Related pages

Pivot deeper into the graph from dap.gov.hu.

Cypher and MCP

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

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