Hostname
boldbrick.com
Last fetched
boldbrick.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
boldbrick.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 65.52.128.33 | 65.52.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of boldbrick.com owner
- Contact emails
- boldbrick.com@namebrightprivacy.com
- 31021cbb-2d71-4a4b-816a-f3078e13273a@identity-protect.org
- 9a07595f-6578-4616-a845-3f2ec8232924@identity-protect.org
- c11a3989-df4d-4dec-aa11-30ac345c8049@identity-protect.org
- db0b65f6-647c-4dca-bb03-03c3fb187562@identity-protect.org
- f8979bb7-3092-486b-bb97-1d7d92ad5dfd@identity-protect.org
Subdomains
3 observed subdomains of boldbrick.com.
Web-graph footprint
Distinct hostnames that link to or from boldbrick.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for boldbrick.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from boldbrick.com.
- IP · 65.52.128.33
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · NL
- Email · boldbrick.com@namebrightprivacy.com
- TLD · .com
- Browse hostnames · bo…
- 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: "boldbrick.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.