Skip to content

Hostname

pnsofficial.com

Last fetched

pnsofficial.com resolves to 122.248.233.112, announced in 122.248.192.0/18 by AMAZON-02 - Amazon.com, Inc. in SG. pnsofficial.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · pnsofficial.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pnsofficial.com

Resolution chain

IPv6 resolution

No AAAA record for pnsofficial.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of pnsofficial.com owner
Contact emails
3fa1ef51-ac10-4770-8696-89f12bbd5358@identity-protect.org, 467d3d2a-adf5-4b1e-84a0-759a373c020d@identity-protect.org, 6bcd8a25-3d30-4761-bde9-4c4b4401918a@identity-protect.org, 9dacdbff-25d7-4c21-ace2-c8bbb283e67d@identity-protect.org, d42f77bf-862a-4569-8785-a82c1906034c@identity-protect.org, d59d1368-7cd2-4a5e-9a97-a7486c5ca639@identity-protect.org, fecb6e85-81c9-4edb-8331-e221cb96f48c@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-330.awsdns-41.com
  • ns-792.awsdns-35.net
  • ns-1455.awsdns-53.org
  • ns-2024.awsdns-61.co.uk

MX records

  • mail.pnsofficial.com

SPF policy

  • a: pnsofficial.com
  • mx: pnsofficial.com
  • ip: 106.55.251.137
  • ip: 106.55.80.68
  • ip: 175.97.163.225
  • ip: 42.194.130.51

Threat-feed evidence

History

Related pages

Pivot from pnsofficial.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "pnsofficial.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.