Hostname
bosted.net
Last fetched
bosted.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
bosted.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.12.197 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.13.197 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 185.154.242.22 | 185.154.240.0/22 | AS48854 | — | DK |
WHOIS identity
- Registrar
- iana:1052
- Organization
- eg danmark a/s
- Contact emails
Subdomains
20 observed subdomains of bosted.net.
Showing 19 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bosted.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for bosted.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-hosting.eg.dk |
| SPF_IP | 176.22.243.23/32 |
| SPF_IP | 185.154.242.23 |
| SPF_IP | 195.41.139.109 |
| SPF_IP | 52.25.70.41 |
| SPF_IP | 80.196.242.133 |
Related pages
Pivot deeper into the graph from bosted.net.
- IP · 104.18.12.197
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1052
- Country · CA
- Email · dnsadmin@eg.dk
- TLD · .net
- 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: "bosted.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.