Skip to content

Hostname

aimath.org

Last fetched

aimath.org resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · aimath.orgRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/aimath.org

Resolution chain

aimath.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
173.255.249.21174.0.176.0/22AS63949US

WHOIS identity

Registrar
iana:2
Organization
american institute of mathematics
Contact emails

Subdomains

24 observed subdomains of aimath.org.

Web-graph footprint

Distinct hostnames that link to or from aimath.org in the public web crawl.

674 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aimath.org.

MechanismTarget
SPF_Aaimath.org
SPF_IP172.237.147.92
SPF_IP173.255.197.14
SPF_IP173.255.249.21
SPF_IP2600:3c00:0:0:f03c:91ff:fe56:c585
SPF_IP2600:3c00:0:0:f03c:91ff:fee2:1e2e
SPF_IP2600:3c01:0:0:f03c:91ff:fef4:46d
SPF_IP2600:3c01:0:0:f03c:92ff:fef2:9fe6
SPF_IP72.14.188.123
SPF_MXaimath.org

Related pages

Pivot deeper into the graph from aimath.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aimath.org"})-[: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.