Skip to content

Hostname

edataunited.com

Last fetched

edataunited.com resolves to 2 IPv4 addresses operated by GELSEN-NET - GELSEN-NET Kommunikationsgesellschaft mbH in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · edataunited.comRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/edataunited.com

Resolution chain

edataunited.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.70.171.82217.70.160.0/20AS16024GELSEN-NET - GELSEN-NET Kommunikationsgesellschaft mbHDE
78.46.152.12078.46.0.0/15AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
iana:106
Organization
andr? berger
Contact emails

Subdomains

3 observed subdomains of edataunited.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from edataunited.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "edataunited.com"})-[: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.