Skip to content

Hostname

thinkthroughmath.com

Last fetched

thinkthroughmath.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · thinkthroughmath.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thinkthroughmath.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.23.140.160100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.236.5.8318.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.246.156.21518.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.54.6334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.210.17734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.169.19335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.210.6744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.185.22944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.249.212.14144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.172.7544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.2.24252.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.144.19752.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.114.11952.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.164.23416.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

26 observed subdomains of thinkthroughmath.com.

Web-graph footprint

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

66 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for thinkthroughmath.com.

MechanismTarget
SPF_Athinkthroughmath.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from thinkthroughmath.com.

Cypher and MCP

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

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