Skip to content

Hostname

daedalusonline.eu

Last fetched

daedalusonline.eu resolves to 1 IPv4 address operated by GTS-BACKBONE - GTS Telecom SRL in RO. WHOIS lists registrar:internet domreg srl as the registrar.

Nutrition Label

WHISPER CANON · daedalusonline.euRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/daedalusonline.eu

Resolution chain

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

IPPrefixASNOperatorCountry
93.115.112.7093.115.112.0/21AS5606GTS-BACKBONE - GTS Telecom SRLRO

WHOIS identity

Registrar
registrar:internet domreg srl
Organization
Contact emails

Subdomains

10 observed subdomains of daedalusonline.eu.

Web-graph footprint

Distinct hostnames that link to or from daedalusonline.eu in the public web crawl.

26 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for daedalusonline.eu.

MechanismTarget
SPF_Adaedalusonline.eu
SPF_IP85.9.55.194
SPF_IP92.87.92.27
SPF_IP94.24.54.215
SPF_MXdaedalus-ubuntu-srv.daedalusonline.eu
SPF_MXdaedalusonline.eu
SPF_MXnmrmail.daedalusonline.eu
SPF_MXnmrmail3.daedalusonline.eu

Related pages

Pivot deeper into the graph from daedalusonline.eu.

Cypher and MCP

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

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