Skip to content

Hostname

psnnpr.com

Last fetched

psnnpr.com resolves to 1 IPv4 address operated by AS-SMARTHOST-PL - Smarthost sp. z o.o. in PL. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · psnnpr.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/psnnpr.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.211.222.11891.211.220.0/22AS39566AS-SMARTHOST-PL - Smarthost sp. z o.o.PL

WHOIS identity

Registrar
iana:1387
Organization
none none
Contact emails

Subdomains

15 observed subdomains of psnnpr.com.

Web-graph footprint

Distinct hostnames that link to or from psnnpr.com in the public web crawl.

45 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for psnnpr.com.

MechanismTarget
SPF_Apsnnpr.com
SPF_INCLUDE_spf.google.com
SPF_IP91.211.220.108
SPF_IP91.211.220.109
SPF_IP91.211.222.118
SPF_MXpsnnpr.com

Related pages

Pivot deeper into the graph from psnnpr.com.

Cypher and MCP

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

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