Skip to content

Hostname

seam.com

Last fetched

seam.com resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in DE. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · seam.comRouting diversity3.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/seam.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.24.77.25184.24.77.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
184.24.77.32184.24.77.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.200.3.1423.200.3.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.200.3.2223.200.3.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.44.201.20823.44.201.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.44.201.21423.44.201.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US

WHOIS identity

Registrar
iana:470
Organization
cambridge collaborative,
Contact emails

Subdomains

4 observed subdomains of seam.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for seam.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from seam.com.

Cypher and MCP

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

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