Skip to content

Hostname

seastorms.eu

Last fetched

seastorms.eu resolves to 3 IPv4 addresses operated by venis - Venis S.p.A. in IT.

Nutrition Label

WHISPER CANON · seastorms.euRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/seastorms.eu

Resolution chain

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

IPPrefixASNOperatorCountry
94.247.8.20194.247.8.0/24AS48394venis - Venis S.p.A.IT
94.247.8.20294.247.8.0/24AS48394venis - Venis S.p.A.IT
94.247.8.20394.247.8.0/24AS48394venis - Venis S.p.A.IT

WHOIS identity

No WHOIS records are currently associated with seastorms.eu in WhisperGraph.

Subdomains

2 observed subdomains of seastorms.eu.

Web-graph footprint

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

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from seastorms.eu.

Cypher and MCP

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

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