Hostname
bigbrassblog.com
Last fetched
bigbrassblog.com resolves to 1 IPv4 address operated by NET-BINERO-STHLM1 - Binero AB in SE. WHOIS lists iana:73 as the registrar.
Nutrition Label
Resolution chain
bigbrassblog.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 |
|---|---|---|---|---|
| 66.111.204.12 | 66.111.192.0/18 | AS35041 | NET-BINERO-STHLM1 - Binero AB | SE |
WHOIS identity
- Registrar
- iana:73
- Organization
- 3501256 canada,
- Contact emails
Subdomains
1 observed subdomain of bigbrassblog.com.
| Subdomain |
|---|
| www.bigbrassblog.com |
Web-graph footprint
Distinct hostnames that link to or from bigbrassblog.com in the public web crawl.
61 sites link to this hostname.
16 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 bigbrassblog.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.glesys.se |
Related pages
Pivot deeper into the graph from bigbrassblog.com.
- IP · 66.111.204.12
- ASN · AS35041NET-BINERO-STHLM1 - Binero AB
- Registrar · iana:73
- Country · SE
- Email · davidmetzel@gmx.com
- TLD · .com
- Browse hostnames · bi…
- 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: "bigbrassblog.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.