Skip to content

Hostname

champstudy.com

Last fetched

champstudy.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · champstudy.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/champstudy.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.164.198.16015.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.88.6715.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.242.24415.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.211.303.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.43.33.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.20.2103.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.114.1103.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.237.20752.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.20.10343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
sekkwang bldg. 3th floor
Contact emails

Subdomains

53 observed subdomains of champstudy.com.

Web-graph footprint

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

30 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for champstudy.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_IP14.49.30.74
SPF_IP14.49.30.79
SPF_IP14.49.35.23
SPF_IP211.253.17.182
SPF_IP222.122.229.30
SPF_IP222.122.229.32
SPF_IP222.122.229.4
SPF_IP222.122.229.61
SPF_IP222.122.229.90
SPF_IP222.122.234.11
SPF_IP222.122.234.12
SPF_IP52.79.130.133

Related pages

Pivot deeper into the graph from champstudy.com.

Cypher and MCP

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

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