Skip to content

Hostname

immergas.hu

Last fetched

immergas.hu resolves to 1 IPv4 address operated by AS12301 in HU.

Nutrition Label

WHISPER CANON · immergas.huRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/immergas.hu

Resolution chain

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

IPPrefixASNOperatorCountry
62.77.224.11262.77.224.0/20AS12301HU

WHOIS identity

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

Subdomains

8 observed subdomains of immergas.hu.

Web-graph footprint

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

26 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for immergas.hu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.77.224.71
SPF_IP62.77.224.72
SPF_IP62.77.224.80
SPF_IP83.139.194.25
SPF_IP83.139.194.74
SPF_IP84.247.220.160
SPF_IP84.247.220.162
SPF_IP89.202.144.48
SPF_IP89.202.144.50

Related pages

Pivot deeper into the graph from immergas.hu.

Cypher and MCP

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

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