Hostname
bartleby.com
Last fetched
bartleby.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bartleby.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.236.64 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 13.224.236.87 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 13.224.236.90 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 13.224.236.98 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.169.173.114 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.6 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.78 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.9 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.131.104 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.59 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.61 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.95 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn bartleby.com care of network solutions
- Contact emails
- ag7mq89g2gc@networksolutionsprivateregistration.com
- bn6a49vc4bt@networksolutionsprivateregistration.com
- bn94z6zg9j9@networksolutionsprivateregistration.com
- bs5qb7u696w@networksolutionsprivateregistration.com
- bs7g65tb8cj@networksolutionsprivateregistration.com
- d48p69sc9hn@networksolutionsprivateregistration.com
- dc69q6yy5tr@networksolutionsprivateregistration.com
- dx2yr4m5699@networksolutionsprivateregistration.com
- ea8ep6fy65y@networksolutionsprivateregistration.com
- eh9m49dy24f@networksolutionsprivateregistration.com
- ek9fq6jx6ds@networksolutionsprivateregistration.com
- f86ur3da2tk@networksolutionsprivateregistration.com
- f98yd9md3qm@networksolutionsprivateregistration.com
- fj6z227e4qj@networksolutionsprivateregistration.com
- ft2tw5rz4tc@networksolutionsprivateregistration.com
- g654r58d8rm@networksolutionsprivateregistration.com
- gb3td7tr3ax@networksolutionsprivateregistration.com
- gs2vh4sd54n@networksolutionsprivateregistration.com
- hk8bx2z37je@networksolutionsprivateregistration.com
- k89cu5sy4ms@networksolutionsprivateregistration.com
- and 33 more
Subdomains
30 observed subdomains of bartleby.com.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bartleby.com in the public web crawl.
12,749 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for bartleby.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.sailthru.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from bartleby.com.
- IP · 13.224.236.64
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · AE
- Email · ag7mq89g2gc@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ba…
- 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: "bartleby.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.