Skip to content

Hostname

cyberwaves.eu

Last fetched

cyberwaves.eu resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists registrar:godaddy.com, llc as the registrar.

Nutrition Label

WHISPER CANON · cyberwaves.euRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cyberwaves.eu

Resolution chain

cyberwaves.eu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.69.11418.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.1718.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.518.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.8018.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.165.102.1173.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.293.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.313.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.783.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
registrar:godaddy.com, llc
Organization
Contact emails

Subdomains

15 observed subdomains of cyberwaves.eu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cyberwaves.eu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cyberwaves.eu.

Cypher and MCP

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

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