Skip to content

Hostname

dom.edu

Last fetched

dom.edu resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dom.eduRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/dom.edu

Resolution chain

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

IPPrefixASNOperatorCountry
54.243.132.21954.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
dominican university
Contact emails

Subdomains

51 observed subdomains of dom.edu.

Web-graph footprint

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

693 sites link to this hostname.

680 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for dom.edu.

MechanismTarget
SPF_INCLUDE_spf.audienceview.net
SPF_INCLUDEcust-spf.cashnet.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.symplicity.com
SPF_IP50.204.207.253
SPF_IP69.219.216.253

Related pages

Pivot deeper into the graph from dom.edu.

Cypher and MCP

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

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