Skip to content

Hostname

r2library.com

Last fetched

r2library.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · r2library.comRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/r2library.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.216.80.7718.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.220.214.4718.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.220.5.1418.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.137.10718.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.6.15218.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.134.4918.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.136.22618.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.188.2523.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.185.163.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.142.137.1033.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.166.2023.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.31.1373.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.122.963.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.147.853.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.225.943.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.133.1733.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.92.1583.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.148.1273.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.252.983.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.216.2073.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
rittenhouse book distributors,
Contact emails

Subdomains

24 observed subdomains of r2library.com.

Web-graph footprint

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

87 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for r2library.com.

MechanismTarget
SPF_INCLUDE47787511.spf05.hubspotemail.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXr2library.com

Related pages

Pivot deeper into the graph from r2library.com.

Cypher and MCP

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

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