Skip to content

Hostname

prwh.com

Last fetched

prwh.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · prwh.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/prwh.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.83.179.141212.83.160.0/19AS12876FR

WHOIS identity

Registrar
iana:1495
Organization
b3
Contact emails

Subdomains

621 observed subdomains of prwh.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for prwh.com.

MechanismTarget
SPF_Aprwh.com
SPF_IP213.186.42.150
SPF_IP37.187.228.1
SPF_IP87.98.132.36
SPF_IP87.98.132.37
SPF_IP91.121.3.210
SPF_MXprwh.com

Related pages

Pivot deeper into the graph from prwh.com.

Cypher and MCP

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

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