Hostname
lbtechnology.com
Last fetched
lbtechnology.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lbtechnology.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.77.77 | 3.5.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.78.201 | 3.5.78.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.79.245 | 3.5.79.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.79.252 | 3.5.79.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.229 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.82.246 | 3.5.82.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.83.69 | 3.5.83.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.227 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.246 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.183.19 | 52.218.183.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.217.82 | 52.218.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.246.10 | 52.218.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.138.115 | 52.92.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.147.171 | 52.92.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.164.67 | 52.92.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.206.91 | 52.92.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lbtechnology.com owner
- Contact emails
- dkesner@lbtelematics.com
- domains@hugedomains.com
- wx8494dd2ap@networksolutionsprivateregistration.com
- 0148f1d6-9bf9-4679-aa60-924f5704107a@identity-protect.org
- 09f3e8ba-5943-4a51-a7e9-b2de1e865900@identity-protect.org
- 4faee08d-e44c-4938-b156-426cb549d37a@identity-protect.org
- 8b63191d-4eca-4877-871a-80f95e6f734f@identity-protect.org
- 8fc7e287-b0bf-4e8a-aa29-e66b0d98756c@identity-protect.org
- e1c54558-8679-40af-bbc2-3330e96a67a2@identity-protect.org
Subdomains
1 observed subdomain of lbtechnology.com.
| Subdomain |
|---|
| www.lbtechnology.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for lbtechnology.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | _spf-us.ppe-hosted.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | secureserver.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | usb._netblocks.mimecast.com |
| SPF_IP | 205.220.189.0/24 |
| SPF_IP | 2603:1000::/24 |
Related pages
Pivot deeper into the graph from lbtechnology.com.
- IP · 3.5.77.77
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dkesner@lbtelematics.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: "lbtechnology.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.