Skip to content

Hostname

bitonic.co.uk

Last fetched

bitonic.co.uk resolves to 2 IPv4 addresses operated by HOSTHATCH - HostHatch, LLC in NL. WHOIS lists registrar:hostnet bv t/a hostnet bv as the registrar.

Nutrition Label

WHISPER CANON · bitonic.co.ukRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/bitonic.co.uk

Resolution chain

bitonic.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.138.53.1783.138.53.0/24AS63473HOSTHATCH - HostHatch, LLCNL
95.211.247.14795.211.0.0/16AS60781NL

WHOIS identity

Registrar
registrar:hostnet bv t/a hostnet bv
Organization
bitonic
Contact emails

Subdomains

1 observed subdomain of bitonic.co.uk.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for bitonic.co.uk.

MechanismTarget
SPF_MXbitonic.co.uk

Related pages

Pivot deeper into the graph from bitonic.co.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bitonic.co.uk"})-[: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.