Hostname
bradtrent.com
Last fetched
bradtrent.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:146
- Organization
- brad trent
- Contact emails
Subdomains
2 observed subdomains of bradtrent.com.
| Subdomain |
|---|
| ipad.bradtrent.com |
| www.bradtrent.com |
Web-graph footprint
Distinct hostnames that link to or from bradtrent.com in the public web crawl.
28 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for bradtrent.com.
| Mechanism | Target |
|---|---|
| SPF_A | bradtrent.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 72.32.241.144 |
| SPF_IP | 72.32.6.157 |
| SPF_IP | 72.32.9.12 |
| SPF_IP | 72.32.9.17 |
| SPF_IP | 72.32.9.5 |
| SPF_IP | 89.234.56.179 |
| SPF_MX | bradtrent.com |
Related pages
Pivot deeper into the graph from bradtrent.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bradtrent.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.