Skip to content

Hostname

coda.io

Last fetched

coda.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · coda.ioRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/coda.io

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.150.1213.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.213.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.293.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.473.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.117.183.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.223.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.383.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.393.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
coda project,
Contact emails

Subdomains

24 observed subdomains of coda.io.

Web-graph footprint

Distinct hostnames that link to or from coda.io in the public web crawl.

5,022 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for coda.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from coda.io.

Cypher and MCP

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

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