Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.236.6413.224.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
13.224.236.8713.224.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
13.224.236.9013.224.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
13.224.236.9813.224.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
3.169.173.1143.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.63.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.783.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.93.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.10465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
attn bartleby.com care of network solutions
Contact emails

Subdomains

30 observed subdomains of bartleby.com.

Web-graph footprint

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

12,749 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bartleby.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from bartleby.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.