Skip to content

Hostname

aaexchange.com.pk

Last fetched

aaexchange.com.pk resolves to 2 IPv4 addresses operated by AS51167 in GB.

Nutrition Label

WHISPER CANON · aaexchange.com.pkRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/aaexchange.com.pk

Resolution chain

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

IPPrefixASNOperatorCountry
161.97.162.48161.104.48.0/21AS51167GB
67.227.155.2567.229.10.0/24AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
Organization
aa exchange company pvt.
Contact emails

Subdomains

21 observed subdomains of aaexchange.com.pk.

Web-graph footprint

Distinct hostnames that link to or from aaexchange.com.pk in the public web crawl.

12 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for aaexchange.com.pk.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from aaexchange.com.pk.

Cypher and MCP

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

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