Skip to content

Hostname

origin.com

Last fetched

origin.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · origin.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/origin.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.81.7.120104.81.0.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.201.175.18823.201.160.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.210.122.4023.210.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.97.17423.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.58.14.13923.58.12.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.IN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for origin.com.

Related pages

Pivot deeper into the graph from origin.com.

Cypher and MCP

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

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