Skip to content

Hostname

codeguard.com

Last fetched

codeguard.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · codeguard.comRouting diversity5.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/codeguard.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.229.173100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.215.125174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.110.15918.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.128.43.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.251.393.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.32.18934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.143.9152.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.99.24852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.57.19654.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.103.12298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.192.9198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
codeguard
Contact emails

Subdomains

74 observed subdomains of codeguard.com.

Web-graph footprint

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

376 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for codeguard.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-0097fb02.pphosted.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from codeguard.com.

Cypher and MCP

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

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