Skip to content

Hostname

ctcmath.com

Last fetched

ctcmath.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ctcmath.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ctcmath.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.67108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.72108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.8108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.97108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.227.173.3913.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.5213.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.5913.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.713.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.86.10318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.7818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.10018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.5218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
mathematics.com.au pty
Contact emails

Subdomains

13 observed subdomains of ctcmath.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ctcmath.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ctcmath.com.

Cypher and MCP

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

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