Hostname
emag.hu
Last fetched
emag.hu resolves to 17 IPv4 addresses operated by AS47388 in RO.
Nutrition Label
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.
Showing 25 of 64. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for emag.hu.
| Mechanism | Target |
|---|---|
| SPF_A | emag.hu |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf-w.emag.hu |
| SPF_INCLUDE | spf.conectoomail.ro |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 46.174.151.0/24 |
| SPF_IP | 80.97.16.228/32 |
| SPF_IP | 91.206.36.0/23 |
| SPF_MX | emag.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.