Skip to content

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)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · seaspine.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/seaspine.com

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
Contact emails
3ce4460c88494b8b9f13441e3b571da6.protect@whoisguard.com, b1e7adfa19ef4d11914eb06c10f1d46e.protect@whoisguard.com, 3d0a4caa29c74c1eb6e0e0bcd3cd78ae.protect@withheldforprivacy.com, 6aa35513d2d612cbb5cdc0743c6c56c8-50624428@contact.gandi.net

Subdomains

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.