Skip to content

Hostname

incarna.co

Last fetched

incarna.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · incarna.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/incarna.co

Resolution chain

incarna.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.177.10613.225.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.177.10813.225.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.177.12313.225.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.177.2913.225.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.32.241.11513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.12213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

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 incarna.co in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for incarna.co.

MechanismTarget
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from incarna.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "incarna.co"})-[: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.