Skip to content

Hostname

aum.edu

Last fetched

aum.edu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · aum.eduRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/aum.edu

Resolution chain

aum.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.24.188104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.151.46172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
auburn university in montgomery
Contact emails

Subdomains

73 observed subdomains of aum.edu.

Web-graph footprint

Distinct hostnames that link to or from aum.edu in the public web crawl.

851 sites link to this hostname.

214 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for aum.edu.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEin.constantcontact.com
SPF_INCLUDEspf.elluciancloud.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf2.auburn.edu
SPF_IP131.204.2.228
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP199.80.9.10
SPF_IP199.80.9.20
SPF_IP206.55.144.0/20
SPF_IP208.117.51.123
SPF_IP216.221.160.0/19
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP24.110.64.0/18
SPF_IP52.45.50.190/32
SPF_IP54.146.129.215/32
SPF_IP54.153.55.90
SPF_IP54.201.167.254
SPF_IP54.237.101.146
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/18
SPF_IP69.169.224.0/20
SPF_IP75.98.95.161/32
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20

Related pages

Pivot deeper into the graph from aum.edu.

Cypher and MCP

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

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