Hostname
lbonetest.com
Last fetched
lbonetest.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
lbonetest.com 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 |
|---|---|---|---|---|
| 16.15.185.71 | 16.15.184.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.195.199 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.199.46 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.73.237 | 16.182.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.212.221 | 52.216.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.103.75 | 52.217.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.230.5 | 52.217.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.32.179 | 52.217.32.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- on behalf of lbonetest.com owner
- Contact emails
- c939170768b04248a7bf0acaeb007c41.protect@withheldforprivacy.com
- 1bf62cea-377a-4221-ba8a-5d161ccf66c5@identity-protect.org
- 274f5527-6dfa-4a56-9611-ebb7a671b6e2@identity-protect.org
- 86f9c1a1-2d50-4ee8-96d1-0818451eb28b@identity-protect.org
- a08cf05c-a50e-481c-a3eb-024ad2038284@identity-protect.org
- cc958c8b-9b91-484b-8457-3c576fe32f42@identity-protect.org
- d7da9a5f-3d78-42a1-949e-84876daedaf2@identity-protect.org
Subdomains
1 observed subdomain of lbonetest.com.
| Subdomain |
|---|
| www.lbonetest.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for lbonetest.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from lbonetest.com.
- IP · 16.15.185.71
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · c939170768b04248a7bf0acaeb007c41.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · lb…
- 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: "lbonetest.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.