Skip to content

Hostname

pps.io

Last fetched

pps.io resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pps.ioRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/pps.io

Resolution chain

pps.io resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.17.129.91104.17.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.130.91104.17.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
c/o whoisproxy.com
Contact emails

Subdomains

16 observed subdomains of pps.io.

Web-graph footprint

Distinct hostnames that link to or from pps.io in the public web crawl.

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for pps.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP108.175.18.0/24
SPF_IP108.175.19.0/24
SPF_IP108.175.30.0/24
SPF_IP108.175.31.0/24
SPF_IP135.84.68.123/32
SPF_IP136.147.182.0/24
SPF_IP147.160.167.0/26
SPF_IP149.72.0.0/16
SPF_IP167.89.0.0/17
SPF_IP167.89.1.155
SPF_IP167.89.18.169
SPF_IP167.89.19.57
SPF_IP168.245.0.0/17
SPF_IP192.254.112.0/20
SPF_IP192.254.121.248/32
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP199.87.209.0/24
SPF_IP208.117.48.0/20
SPF_IP208.86.168.7/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP38.108.186.0/24
SPF_IP4.53.200.128/26
SPF_IP4.7.16.128/26
SPF_IP50.31.32.0/19
SPF_IP52.19.0.156/32
SPF_IP52.62.199.66
SPF_MXpps.io

Related pages

Pivot deeper into the graph from pps.io.

Cypher and MCP

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

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