Hostname
bar-global.com
Last fetched
bar-global.com resolves to 1 IPv4 address operated by AS21499 in DE. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
bar-global.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 |
|---|---|---|---|---|
| 92.205.149.209 | 92.205.144.0/21 | AS21499 | — | DE |
WHOIS identity
- Registrar
- iana:1515
- Organization
- domains by proxy,
- Contact emails
- 1a0d25b9-f1f5-4a92-a0be-a54b56329d6d@identity-protect.org
- ab7b1785-4cb1-4937-9cc3-b586462bab39@identity-protect.org
- b3732c49-042b-46b4-8c41-9563fc8741a3@identity-protect.org
- bar-global.com@identity-protect.org
- d2593e5c-1561-4161-b2da-52d8ec0b7d4f@identity-protect.org
- d972f1f3-713f-4d38-a173-aefd59c492bf@identity-protect.org
Subdomains
12 observed subdomains of bar-global.com.
Web-graph footprint
Distinct hostnames that link to or from bar-global.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for bar-global.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from bar-global.com.
- IP · 92.205.149.209
- ASN · AS21499
- Registrar · iana:1515
- Country · DE
- Email · 1a0d25b9-f1f5-4a92-a0be-a54b56329d6d@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- 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: "bar-global.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.