Skip to content

Hostname

sealand.com

Last fetched

sealand.com resolves to 4 IPv4 addresses operated by AS20940 in KR. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:299
Organization
domain manager
Contact emails

Subdomains

40 observed subdomains of sealand.com.

Web-graph footprint

Distinct hostnames that link to or from sealand.com in the public web crawl.

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for sealand.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.95.23.89
SPF_IP136.146.0.0/15
SPF_IP182.50.76.0/22
SPF_IP185.79.140.0/22
SPF_IP202.129.242.0/23
SPF_IP204.14.232.0/21
SPF_IP206.191.224.0/19
SPF_IP23.103.224.0/19
SPF_IP40.103.0.0/16
SPF_IP40.74.9.71
SPF_IP52.142.217.195
SPF_IP52.142.217.3
SPF_IP52.174.59.190
SPF_IP52.177.196.20
SPF_IP52.179.154.2
SPF_IP85.222.128.0/19
SPF_IP96.43.144.0/20

Related pages

Pivot deeper into the graph from sealand.com.

Cypher and MCP

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

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