Skip to content

Hostname

ppstream.com

Last fetched

ppstream.com resolves to 10 IPv4 addresses operated by AS4837 in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · ppstream.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ppstream.com

Resolution chain

ppstream.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:420
Organization
easeso,
Contact emails

Subdomains

18 observed subdomains of ppstream.com.

Web-graph footprint

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

128 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for ppstream.com.

MechanismTarget
SPF_Appstream.com
SPF_IP101.227.12.172
SPF_IP116.211.199.239
SPF_IP119.31.189.11
SPF_IP119.31.189.4
SPF_IP129.227.142.193
SPF_IP202.108.14.100
SPF_IP202.108.14.131
SPF_IP223.26.72.211
SPF_IP223.26.74.239
SPF_IP23.236.118.81
SPF_MXppstream.com

Related pages

Pivot deeper into the graph from ppstream.com.

Cypher and MCP

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

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