Hostname
braxtontech.com
Last fetched
braxtontech.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
braxtontech.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
- 2c2c739e-0330-4dc1-a49d-99bc17bfcf99@identity-protect.org
- 77b96aac-9a2d-4dea-8c21-81f33431ad26@identity-protect.org
- a51d1e17-a773-4d07-9e0c-ef3635ea7085@identity-protect.org
- d4040e6f-764f-4db2-9895-63f4cd1bdfa9@identity-protect.org
- f81540bd-0e01-42b9-9aa8-c48771cdd0c1@identity-protect.org
- owner-478683@braxtontech.com.whoisprivacyservice.org
- owner-5248678@braxtontech.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of braxtontech.com.
Web-graph footprint
Distinct hostnames that link to or from braxtontech.com in the public web crawl.
16 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for braxtontech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 209.136.66.224/28 |
| SPF_IP | 209.136.66.240/28 |
| SPF_IP | 65.140.196.0/27 |
| SPF_MX | braxtontech.com |
Related pages
Pivot deeper into the graph from braxtontech.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 · br…
- 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: "braxtontech.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.