Skip to content

Hostname

fpsc.gov.pk

Last fetched

fpsc.gov.pk resolves to 1 IPv4 address operated by AS23888 in PK.

Nutrition Label

WHISPER CANON · fpsc.gov.pkRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/fpsc.gov.pk

Resolution chain

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

IPPrefixASNOperatorCountry
43.250.84.6543.250.84.0/24AS23888PK

WHOIS identity

Registrar
Organization
electronic government directorate
Contact emails

Subdomains

10 observed subdomains of fpsc.gov.pk.

Web-graph footprint

Distinct hostnames that link to or from fpsc.gov.pk in the public web crawl.

432 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fpsc.gov.pk.

MechanismTarget
SPF_Amail.fpsc.gov.pk
SPF_IP175.107.33.140
SPF_IP202.83.164.182
SPF_IP43.250.84.95
SPF_MXfpsc.gov.pk

Related pages

Pivot deeper into the graph from fpsc.gov.pk.

Cypher and MCP

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

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