Hostname
barboon.net
Last fetched
barboon.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
barboon.net 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 |
|---|---|---|---|---|
| 3.120.167.166 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain admin domain admin
- Contact emails
- contact@whoisprotection.biz
- 30f81888-5bd1-45b7-9e8a-f2397b891d5c@identity-protect.org
- 52093fb0-a8c7-41dd-99ef-3570428c9cb2@identity-protect.org
- 96263205-c3b5-4439-8148-dcc7108ce3c2@identity-protect.org
- a4606a1f-980c-4f99-bf71-aab45db1ef70@identity-protect.org
- a494787f-12bb-4bb0-85cc-41b1b9426774@identity-protect.org
- c444e6ae-b3e9-4732-8706-bcf40eacb1c6@identity-protect.org
- owner-11825451@barboon.net.whoisprivacyservice.org
- owner-3216904@barboon.net.whoisprivacyservice.org
Subdomains
58 observed subdomains of barboon.net.
Showing 25 of 58. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from barboon.net in the public web crawl.
5 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from barboon.net.
- IP · 3.120.167.166
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · contact@whoisprotection.biz
- TLD · .net
- 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: "barboon.net"})-[: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.