Hostname
pseb.org.pk
Last fetched
pseb.org.pk resolves to 1 IPv4 address operated by AS9260 in PK.
Nutrition Label
Resolution chain
pseb.org.pk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 125.209.103.90 | 125.209.103.0/24 | AS9260 | — | PK |
WHOIS identity
- Registrar
- —
- Organization
- pakistan software export board
- Contact emails
- —
Subdomains
17 observed subdomains of pseb.org.pk.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pseb.org.pk in the public web crawl.
121 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for pseb.org.pk.
| Mechanism | Target |
|---|---|
| SPF_A | email.pseb.org.pk |
| SPF_INCLUDE | spf.mschosting.com |
| SPF_IP | 175.107.33.140 |
| SPF_IP | 203.215.160.5 |
| SPF_IP | 203.215.160.6 |
| SPF_IP | 43.250.84.95 |
| SPF_MX | pseb.org.pk |
Related pages
Pivot deeper into the graph from pseb.org.pk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pseb.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.