Skip to content

Hostname

verification-staging.bitonic.nl

Last fetched

verification-staging.bitonic.nl resolves to 9 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · verification-staging.bitonic.nlRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/verification-staging.bitonic.nl

Resolution chain

verification-staging.bitonic.nl resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.203.206.145116.203.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
167.235.62.247167.235.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
185.53.129.156185.53.129.0/24AS43350NFORCE - NForce Entertainment B.V.NL
185.83.219.12185.83.219.0/24AS43350NFORCE - NForce Entertainment B.V.NL
212.114.120.35212.114.96.0/19AS12859NL-BIT - BIT BVNL
217.23.10.94217.23.0.0/20AS49981WorldStream - WorldStream B.V.NL
31.220.43.9531.220.43.0/24AS63473HOSTHATCH - HostHatch, LLCNL
83.138.53.1683.138.53.0/24AS63473HOSTHATCH - HostHatch, LLCNL
95.211.247.14795.211.0.0/16AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.NL

WHOIS identity

No WHOIS records are currently associated with verification-staging.bitonic.nl in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for verification-staging.bitonic.nl.

MechanismTarget
SPF_INCLUDE_spf.tem.scaleway.com
SPF_IP185.96.4.162
SPF_MXverification-staging.bitonic.nl

Related pages

Pivot deeper into the graph from verification-staging.bitonic.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "verification-staging.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.