Skip to content

Hostname

contiki.com

Last fetched

contiki.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.3913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.18.10118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.10818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.6618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.51.2418.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.7318.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.9018.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.9718.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

26 observed subdomains of contiki.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for contiki.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.171.220.0/24
SPF_IP205.189.38.0/24

Related pages

Pivot deeper into the graph from contiki.com.

Cypher and MCP

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

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