Skip to content

Hostname

mail.psdf.org.pk

Last fetched

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

Nutrition Label

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

Resolution chain

mail.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 mail.psdf.org.pk in WhisperGraph.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mail.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 mail.psdf.org.pk.

Cypher and MCP

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

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