Hostname
roxburylibrary.org
Last fetched
roxburylibrary.org resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
roxburylibrary.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.71.151.247 | 35.71.144.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.223.45.122 | 52.223.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:440
- Organization
- jim davidson
- Contact emails
Subdomains
14 observed subdomains of roxburylibrary.org.
Showing 12 of 14. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from roxburylibrary.org in the public web crawl.
36 sites link to this hostname.
233 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for roxburylibrary.org.
| Mechanism | Target |
|---|---|
| SPF_A | roxburylibrary.org |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | ebsco.com |
| SPF_INCLUDE | ebscohost.com |
| SPF_INCLUDE | epnet.com |
| SPF_INCLUDE | libraryaware.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | nextreads.com |
| SPF_INCLUDE | send.aweber.com |
| SPF_INCLUDE | spf.jerseyconnect.net |
| SPF_IP | 140.234.252.62 |
| SPF_IP | 140.234.252.93 |
| SPF_IP | 140.234.254.122 |
| SPF_IP | 140.234.254.123 |
| SPF_IP | 209.212.30.146/32 |
| SPF_MX | roxburylibrary.org |
Related pages
Pivot deeper into the graph from roxburylibrary.org.
- IP · 35.71.151.247
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:440
- Country · US
- Email · jim.davidson@mainlib.org
- TLD · .org
- Browse hostnames · ro…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "roxburylibrary.org"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.