Skip to content

Hostname

psdf.org.pk

Last fetched

psdf.org.pk resolves to 1 IPv4 address operated by AS147031 in PK.

Nutrition Label

WHISPER CANON · psdf.org.pkRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/psdf.org.pk

Resolution chain

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

IPPrefixASNOperatorCountry
103.173.63.19103.173.63.0/24AS147031PK

WHOIS identity

No WHOIS records are currently associated with psdf.org.pk in WhisperGraph.

Subdomains

20 observed subdomains of psdf.org.pk.

Web-graph footprint

Distinct hostnames that link to or from psdf.org.pk in the public web crawl.

180 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for psdf.org.pk.

MechanismTarget
SPF_INCLUDEsfp.app.jaggaer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.stackmail.com
SPF_IP3.28.11.206
SPF_IP3.28.214.202
SPF_IP3.29.54.178

Related pages

Pivot deeper into the graph from psdf.org.pk.

Cypher and MCP

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

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