Hostname
bracketglobal.com
Last fetched
bracketglobal.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bracketglobal.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 |
|---|---|---|---|---|
| 199.60.103.138 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.38 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bracket global,
- Contact emails
- dns@bracketglobal.com
- 18327119-57d9-490b-b45f-6df381730559@identity-protect.org
- 21b742bb-43e6-4e53-8a1b-908aa19ab5f4@identity-protect.org
- ad1d973f-1715-4328-b86f-df4e54828419@identity-protect.org
- ae7e7609-6a76-4c18-8b6f-415fddda859d@identity-protect.org
- cd02794b-6537-4817-a376-30f008e410d7@identity-protect.org
- dc8ea8ba-4cbe-47a8-a14c-818b83c09f5d@identity-protect.org
- f21f21e8-37de-4c51-a257-ec897cb4293d@identity-protect.org
- owner-11383811@bracketglobal.com.whoisprivacyservice.org
- owner-11590450@bracketglobal.com.whoisprivacyservice.org
- owner-3368276@bracketglobal.com.whoisprivacyservice.org
Subdomains
114 observed subdomains of bracketglobal.com.
Showing 25 of 114. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bracketglobal.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for bracketglobal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.42.215.29/32 |
| SPF_IP | 206.16.19.35/32 |
| SPF_IP | 206.16.19.43/32 |
| SPF_IP | 63.241.231.227/32 |
Related pages
Pivot deeper into the graph from bracketglobal.com.
- IP · 199.60.103.138
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · iana:468
- Country · US
- Email · dns@bracketglobal.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: "bracketglobal.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.