Skip to content

Hostname

rpdata.com

Last fetched

rpdata.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · rpdata.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rpdata.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.236.75.18013.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.239.199.4213.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.205.2013.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.159.1483.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.16.1123.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.205.6552.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.186.21552.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.174.752.64.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.137.20354.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.72.17354.206.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.46.10154.253.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.223.9154.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.242.25452.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.20.23815.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.66.104.22854.66.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.142.4515.135.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:269
Organization
domain admin
Contact emails

Subdomains

43 observed subdomains of rpdata.com.

Web-graph footprint

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

53 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rpdata.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from rpdata.com.

Cypher and MCP

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

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