Skip to content

Hostname

au.edu.iq

Last fetched

au.edu.iq resolves to 1 IPv4 address operated by BYTEMARK-AS - Iomart Managed Services Limited in GB.

Nutrition Label

WHISPER CANON · au.edu.iqRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/au.edu.iq

Resolution chain

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

IPPrefixASNOperatorCountry
185.4.178.227185.4.176.0/22AS35425BYTEMARK-AS - Iomart Managed Services LimitedGB

WHOIS identity

No WHOIS records are currently associated with au.edu.iq in WhisperGraph.

Subdomains

27 observed subdomains of au.edu.iq.

Web-graph footprint

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

10 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for au.edu.iq.

MechanismTarget
SPF_Aau.edu.iq
SPF_IP162.215.223.215
SPF_IP185.4.178.227
SPF_IP192.254.250.169/32
SPF_IP67.225.241.165
SPF_MXau.edu.iq

Related pages

Pivot deeper into the graph from au.edu.iq.

Cypher and MCP

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

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