Skip to content

Hostname

courses.makeymakey.com

Last fetched

courses.makeymakey.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · courses.makeymakey.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/courses.makeymakey.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.246.10318.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.7618.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.9118.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.9618.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.4.10218.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.1618.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.2818.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.5318.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
52.84.102.11652.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.5152.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.752.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.7452.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with courses.makeymakey.com in WhisperGraph.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from courses.makeymakey.com.

Cypher and MCP

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

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