Skip to content

Hostname

p-ing.net

Last fetched

p-ing.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · p-ing.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/p-ing.net

Resolution chain

p-ing.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:433
Organization
anouar maiz
Contact emails

Subdomains

21 observed subdomains of p-ing.net.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for p-ing.net.

MechanismTarget
SPF_Ap-ing.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP142.250.150.26/32
SPF_IP142.251.9.27/32
SPF_IP178.33.122.21
SPF_IP188.165.35.180
SPF_IP217.182.66.32
SPF_IP37.187.155.95
SPF_IP46.105.76.83
SPF_IP5.135.30.173/32
SPF_IP87.98.145.44
SPF_IP87.98.155.166
SPF_IP91.121.40.145
SPF_IP94.23.251.160
SPF_MXp-ing.net

Related pages

Pivot deeper into the graph from p-ing.net.

Cypher and MCP

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

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