Skip to content

Hostname

codacy.com

Last fetched

codacy.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · codacy.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/codacy.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.187.11813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.4313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7413.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.93.12913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.7113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.87.11418.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.12118.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.1418.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.3618.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

41 observed subdomains of codacy.com.

Web-graph footprint

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

919 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for codacy.com.

MechanismTarget
SPF_INCLUDE7370416.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mail.intercom.io

Related pages

Pivot deeper into the graph from codacy.com.

Cypher and MCP

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

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