Skip to content

Hostname

emag.hu

Last fetched

emag.hu resolves to 17 IPv4 addresses operated by AS47388 in RO.

Nutrition Label

WHISPER CANON · emag.huRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/emag.hu

Resolution chain

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

WHOIS identity

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

Subdomains

64 observed subdomains of emag.hu.

Web-graph footprint

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

1,743 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for emag.hu.

MechanismTarget
SPF_Aemag.hu
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-w.emag.hu
SPF_INCLUDEspf.conectoomail.ro
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.174.151.0/24
SPF_IP80.97.16.228/32
SPF_IP91.206.36.0/23
SPF_MXemag.hu

Related pages

Pivot deeper into the graph from emag.hu.

Cypher and MCP

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

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