Skip to content

Hostname

codeship.com

Last fetched

codeship.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · codeship.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/codeship.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.160.125143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.127143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.74143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.78143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.90.613.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.733.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.763.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.863.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.174.46.1183.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.133.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.713.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.773.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
35.173.107.17235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.222.136.10852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.12152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.12352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.2452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
100.55.168.154100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
contact privacy inc. customer 0136671000
Contact emails

Subdomains

20 observed subdomains of codeship.com.

Web-graph footprint

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

495 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for codeship.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP50.31.56.221
SPF_MXcodeship.com

Related pages

Pivot deeper into the graph from codeship.com.

Cypher and MCP

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

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