Skip to content

Hostname

aauc.edu.jo

Last fetched

aauc.edu.jo resolves to 1 IPv4 address operated by AS48832 in JO.

Nutrition Label

WHISPER CANON · aauc.edu.joRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/aauc.edu.jo

Resolution chain

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

IPPrefixASNOperatorCountry
185.109.192.132185.109.192.0/24AS48832JO

WHOIS identity

No WHOIS records are currently associated with aauc.edu.jo in WhisperGraph.

Subdomains

7 observed subdomains of aauc.edu.jo.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aauc.edu.jo.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.118.4.142

Related pages

Pivot deeper into the graph from aauc.edu.jo.

Cypher and MCP

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

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