Skip to content

Hostname

seas.rs

Last fetched

seas.rs resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · seas.rsRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/seas.rs

Resolution chain

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

IPPrefixASNOperatorCountry
95.216.100.12595.216.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with seas.rs in WhisperGraph.

Subdomains

2 observed subdomains of seas.rs.

Web-graph footprint

Distinct hostnames that link to or from seas.rs in the public web crawl.

11 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for seas.rs.

MechanismTarget
SPF_Afountain.mycity-hosting.com
SPF_Afountain2.mycity-hosting.com
SPF_Aseas.rs
SPF_INCLUDEgoogle.com
SPF_INCLUDEservers.mcsv.net
SPF_IP2a01:4f9:2b:1382:0:0:0:2
SPF_IP95.216.100.116
SPF_IP95.216.100.125
SPF_MXseas.rs

Related pages

Pivot deeper into the graph from seas.rs.

Cypher and MCP

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

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