Skip to content

Hostname

pacc.pna.ps

Last fetched

pacc.pna.ps resolves to 1 IPv4 address operated by MTDE-PSIX-AS - Ministry of Telecommunication & Digital Economy in PS.

Nutrition Label

WHISPER CANON · pacc.pna.psRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/pacc.pna.ps

Resolution chain

pacc.pna.ps resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.153.160.47185.153.160.0/24AS211466MTDE-PSIX-AS - Ministry of Telecommunication & Digital EconomyPS

WHOIS identity

No WHOIS records are currently associated with pacc.pna.ps in WhisperGraph.

Subdomains

2 observed subdomains of pacc.pna.ps.

Web-graph footprint

Distinct hostnames that link to or from pacc.pna.ps in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pacc.pna.ps.

MechanismTarget
SPF_IP82.213.48.237
SPF_MXpacc.pna.ps

Related pages

Pivot deeper into the graph from pacc.pna.ps.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pacc.pna.ps"})-[: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.