Hostname
bstgllc.com
Last fetched
bstgllc.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bstgllc.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.212.3 | 13.248.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.77.191 | 76.223.64.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- braxton technologies,
- Contact emails
- justin.pruett@braxtontech.com
- 220e0360-5ca1-4ddd-b83e-d9fb2e55a2d4@identity-protect.org
- 6d0eab33-a1e4-4025-8023-c0508f25de3a@identity-protect.org
- b57007ba-b064-4029-aa2a-69ffaa698556@identity-protect.org
- c22deab3-d9db-46cb-9f11-1ed84b64d926@identity-protect.org
- ccb773d9-04d6-4a9a-8c06-7707b5a27790@identity-protect.org
- e272b472-6dbb-48ca-9594-36f4b1d5b299@identity-protect.org
- owner-2863445@bstgllc.com.whoisprivacyservice.org
- owner-629372@bstgllc.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of bstgllc.com.
Web-graph footprint
Distinct hostnames that link to or from bstgllc.com in the public web crawl.
6 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from bstgllc.com.
- IP · 13.248.212.3
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · justin.pruett@braxtontech.com
- TLD · .com
- Browse hostnames · bs…
- 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: "bstgllc.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.