Skip to content

Hostname

reserva.be

Last fetched

reserva.be resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · reserva.beRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/reserva.be

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.8.238104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.9.238104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

49 observed subdomains of reserva.be.

Web-graph footprint

Distinct hostnames that link to or from reserva.be in the public web crawl.

12,542 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for reserva.be.

MechanismTarget
SPF_Areserva.be
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.reserva.be
SPF_IP13.115.136.40
SPF_IP18.178.188.1
SPF_IP18.181.59.247
SPF_IP18.182.186.173
SPF_IP3.113.55.7
SPF_IP3.113.98.118
SPF_IP35.72.126.73
SPF_IP35.72.154.11
SPF_IP54.95.120.227
SPF_IP54.95.74.51
SPF_MXreserva.be

Related pages

Pivot deeper into the graph from reserva.be.

Cypher and MCP

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

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