Skip to content

Hostname

bodycodi.com

Last fetched

bodycodi.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · bodycodi.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bodycodi.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.209.187.11613.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.130.10715.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.191.23815.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.139.14215.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.16.23715.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.207.1783.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.193.1783.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.254.1133.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.204.2003.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.120.18652.79.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.13.154.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.172.21054.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.7.12454.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.191.19843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.112.22254.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.92.4043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
kim eun ok
Contact emails

Subdomains

10 observed subdomains of bodycodi.com.

Web-graph footprint

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

14 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bodycodi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP209.85.220.65/32
SPF_IP209.85.220.69/32

Related pages

Pivot deeper into the graph from bodycodi.com.

Cypher and MCP

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

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