Skip to content

Hostname

paa.com.pk

Last fetched

paa.com.pk is a registered hostname under the .pk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · paa.com.pkRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/paa.com.pk

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with paa.com.pk in WhisperGraph.

Subdomains

9 observed subdomains of paa.com.pk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for paa.com.pk.

MechanismTarget
SPF_Apaa.com.pk
SPF_IP144.217.47.180
SPF_IP158.69.253.189
SPF_IP167.114.158.61
SPF_IP167.235.11.224
SPF_IP5.9.177.106
SPF_IP51.89.179.144
SPF_IP51.89.233.90
SPF_IP64.27.62.186
SPF_IP78.46.114.179
SPF_IP94.130.123.226
SPF_MXpaa.com.pk

Related pages

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

Cypher and MCP

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

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