Skip to content

Hostname

codurance.com

Last fetched

codurance.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · codurance.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/codurance.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.132.12818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.5018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9118.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.10918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.4118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of codurance.com owner
Contact emails

Subdomains

19 observed subdomains of codurance.com.

Web-graph footprint

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

285 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for codurance.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.mailgun.org

Related pages

Pivot deeper into the graph from codurance.com.

Cypher and MCP

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

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