Hostname
bitonic.nl
Last fetched
bitonic.nl resolves to 9 IPv4 addresses operated by AS24940 in DE. WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
bitonic.nl resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 116.203.206.145 | 116.204.203.0/24 | AS24940 | — | DE |
| 167.235.62.247 | 167.245.36.0/22 | AS24940 | — | DE |
| 185.53.129.156 | 185.54.36.0/22 | AS43350 | — | NL |
| 185.83.219.12 | 185.84.141.0/24 | AS43350 | — | NL |
| 212.114.120.35 | 212.117.165.0/24 | AS12859 | — | NL |
| 217.23.10.94 | 217.24.64.0/22 | AS49981 | — | NL |
| 31.220.43.95 | 31.220.107.0/24 | AS63473 | HOSTHATCH - HostHatch, LLC | NL |
| 83.138.53.16 | 83.139.212.0/22 | AS63473 | HOSTHATCH - HostHatch, LLC | NL |
| 95.211.247.147 | 95.213.184.0/24 | AS60781 | — | NL |
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
23 observed subdomains of bitonic.nl.
Showing 19 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bitonic.nl in the public web crawl.
522 sites link to this hostname.
94 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for bitonic.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.tem.scaleway.com |
| SPF_IP | 185.96.4.162 |
| SPF_MX | bitonic.nl |
Related pages
Pivot deeper into the graph from bitonic.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bitonic.nl"})-[: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.