Hostname
seaspine.com
Last fetched
seaspine.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. seaspine.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for seaspine.com in WhisperGraph.
IPv6 resolution
No AAAA record for seaspine.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:81
- Registrant organisation
- privacy service provided by withheld for privacy ehf
- Contact emails
- 3ce4460c88494b8b9f13441e3b571da6.protect@whoisguard.com, b1e7adfa19ef4d11914eb06c10f1d46e.protect@whoisguard.com, 3d0a4caa29c74c1eb6e0e0bcd3cd78ae.protect@withheldforprivacy.com, 6aa35513d2d612cbb5cdc0743c6c56c8-50624428@contact.gandi.net
Subdomains
| Subdomain |
|---|
| autodiscover.seaspine.com |
| ics.seaspine.com |
| investor.seaspine.com |
| mail.seaspine.com |
| sftp.seaspine.com |
| sip.seaspine.com |
| www.seaspine.com |
| xmpp.seaspine.com |
Showing 8 of 8 subdomains (8 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- george.ns.cloudflare.com
- rihana.ns.cloudflare.com
MX records
- eu-smtp-inbound-1.mimecast.com
- eu-smtp-inbound-2.mimecast.com
SPF policy
- include: _spf.salesforce.com
- include: _spf.seaspine_com._d.easydmarc.pro
Threat-feed evidence
History
Related pages
Pivot from seaspine.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "seaspine.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.