Skip to content

Hostname

aust.edu.pk

Last fetched

aust.edu.pk resolves to 1 IPv4 address operated by AS23966 in PK.

Nutrition Label

WHISPER CANON · aust.edu.pkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aust.edu.pk

Resolution chain

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

IPPrefixASNOperatorCountry
210.2.169.216210.2.169.0/24AS23966PK

WHOIS identity

No WHOIS records are currently associated with aust.edu.pk in WhisperGraph.

Subdomains

15 observed subdomains of aust.edu.pk.

Web-graph footprint

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

44 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for aust.edu.pk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP210.2.169.166
SPF_IP210.2.169.175
SPF_IP210.2.169.216

Related pages

Pivot deeper into the graph from aust.edu.pk.

Cypher and MCP

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

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