Skip to content

Hostname

rpprcommunications.com

Last fetched

rpprcommunications.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · rpprcommunications.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rpprcommunications.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.91.108108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.125108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.26108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.77108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.166.135.1163.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.1263.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.43.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.743.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1154
Organization
contact privacy inc. customer 0150578596
Contact emails

Subdomains

8 observed subdomains of rpprcommunications.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for rpprcommunications.com.

MechanismTarget
SPF_Arpprcommunications.com
SPF_INCLUDEwebsitewelcome.com
SPF_MXrpprcommunications.com

Related pages

Pivot deeper into the graph from rpprcommunications.com.

Cypher and MCP

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

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