Skip to content

Hostname

public-content.thinkthroughmath.com

Last fetched

public-content.thinkthroughmath.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG.

Nutrition Label

WHISPER CANON · public-content.thinkthroughmath.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/public-content.thinkthroughmath.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.117.136108.159.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.117.61108.159.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.117.69108.159.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.117.95108.159.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
13.33.100.12413.33.100.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.100.22513.33.100.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.100.22613.33.100.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.100.23113.33.100.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.169.243.1323.169.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.243.313.169.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.243.433.169.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.243.833.169.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with public-content.thinkthroughmath.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from public-content.thinkthroughmath.com.

Cypher and MCP

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

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