Skip to content

Hostname

hyperbooking.eu

Last fetched

hyperbooking.eu resolves to 1 IPv4 address operated by AS61211 in HR. WHOIS lists registrar:pdr ltd. as the registrar.

Nutrition Label

WHISPER CANON · hyperbooking.euRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hyperbooking.eu

Resolution chain

hyperbooking.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.62.73.88185.62.72.0/22AS61211HR

WHOIS identity

Registrar
registrar:pdr ltd.
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from hyperbooking.eu in the public web crawl.

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hyperbooking.eu.

MechanismTarget
SPF_Ahyperbooking.eu
SPF_INCLUDEmg01.mydataknox.com
SPF_INCLUDEmg02.mydataknox.com
SPF_INCLUDEzohomail.eu
SPF_IP185.230.212.166/32
SPF_IP185.62.73.88
SPF_IP89.36.170.166/32
SPF_MXhyperbooking.eu

Related pages

Pivot deeper into the graph from hyperbooking.eu.

Cypher and MCP

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

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