Hostname
broker.info
Last fetched
broker.info resolves to 1 IPv4 address operated by AS12552 in SE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
broker.info 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 |
|---|---|---|---|---|
| 185.6.9.126 | 185.6.8.0/22 | AS12552 | — | SE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- info@privacyprotection.domains
- 688d2d70f1a80bbe654b75d3e8a4c4c65c98ed478674432502ede84df42ef31e@broker.info.whoisproxy.org
- d2a12ae7071fb473804a54b007b73f2d4624e5c53eeb699ba4e769ee6ee496b9@broker.info.whoisproxy.org
- e6978ad0282dce68c7c16209a332b90e49ae3865f3032ce41d81743e5a412c43@broker.info.whoisproxy.org
- owner@broker.info.whoisproxy.org
Subdomains
3 observed subdomains of broker.info.
Web-graph footprint
Distinct hostnames that link to or from broker.info in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- broker.info
Related pages
Pivot deeper into the graph from broker.info.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "broker.info"})-[: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.