Hostname
brndbot.com
Last fetched
brndbot.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brndbot.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 |
|---|---|---|---|---|
| 34.193.204.92 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.193.69.252 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- andrew swansburg
- Contact emails
- andy@andyswansburgdesign.com
- 00678306-8f40-4fcc-b131-ab16f181eebd@identity-protect.org
- 07406bac-2751-42cd-b763-631fb70cd740@identity-protect.org
- 1190c630-5eb7-41a7-81d9-b85cbd4666a6@identity-protect.org
- 6e25b971-e53b-4eac-ad25-ac7996a48c2d@identity-protect.org
- 6eed0c57-c488-47bd-abe0-39e0c1024b76@identity-protect.org
- e924c797-a213-48f9-9c43-970ade66e0cd@identity-protect.org
- owner-10317795@brndbot.com.whoisprivacyservice.org
- owner-2583271@brndbot.com.whoisprivacyservice.org
- owner-6720482@brndbot.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of brndbot.com.
Showing 3 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brndbot.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for brndbot.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from brndbot.com.
- IP · 34.193.204.92
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · andy@andyswansburgdesign.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: "brndbot.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.