Skip to content

Hostname

seabourn.com

Last fetched

seabourn.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · seabourn.comRouting diversity4.2/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/seabourn.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.20.21104.102.20.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.30.135.8184.30.128.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.51.133.48184.51.132.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.FI
2.17.179.772.17.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.201.163.5523.201.160.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.34.52.1323.34.52.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

61 observed subdomains of seabourn.com.

Web-graph footprint

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

1,614 sites link to this hostname.

158 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for seabourn.com.

MechanismTarget
SPF_INCLUDEspf.extole.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.4.184
SPF_IP46.31.48.0/21
SPF_MXseabourn.com

Related pages

Pivot deeper into the graph from seabourn.com.

Cypher and MCP

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

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