Skip to content

Hostname

99math.com

Last fetched

99math.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · 99math.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/99math.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.187.10313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.2813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.6313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.6513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.242.10818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.12818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.2518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.4518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
3.166.135.733.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.753.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.883.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.983.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.1093.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.1273.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.173.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.603.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:1052
Organization
99math ou
Contact emails

Subdomains

43 observed subdomains of 99math.com.

Web-graph footprint

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

362 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for 99math.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from 99math.com.

Cypher and MCP

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

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