Hostname
bartlo.net
Last fetched
bartlo.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bartlo.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.165.135.169 | 3.165.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.135.18 | 3.165.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.135.200 | 3.165.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.135.216 | 3.165.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.166.165.106 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.165.16 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.165.194 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.165.24 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- kevin@bartlo.net
- 0c9624af-ab99-4af5-a24f-b83541fdfbfd@identity-protect.org
- 3a643375-3643-41af-907b-43d3da3e94c1@identity-protect.org
- 82a511ab-d7db-4dac-943b-d0db378a9cb9@identity-protect.org
- 8424a453-f666-4723-af7c-de14f66aaf20@identity-protect.org
- 8fecbcdc-919d-4795-8a8a-0c87754878fa@identity-protect.org
- a895ea4f-73f9-4a0e-84e1-f8612e75365b@identity-protect.org
- d8782dc4-678c-4eb9-887a-0e2fc6c73ada@identity-protect.org
Subdomains
1 observed subdomain of bartlo.net.
| Subdomain |
|---|
| www.bartlo.net |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from bartlo.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bartlo.net"})-[: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.