Skip to content

Hostname

baskethotel.com

Last fetched

baskethotel.com resolves to 1 IPv4 address operated by RACKRAY UAB Rakrejus in LT. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · baskethotel.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/baskethotel.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.38.167.135185.38.164.0/22AS62282RACKRAY UAB RakrejusLT

WHOIS identity

Registrar
iana:468
Organization
on behalf of baskethotel.com owner
Contact emails

Subdomains

29 observed subdomains of baskethotel.com.

Web-graph footprint

Distinct hostnames that link to or from baskethotel.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for baskethotel.com.

MechanismTarget
SPF_Abaskethotel.com
SPF_IP18.200.13.98
SPF_IP18.202.88.37
SPF_IP52.17.141.157
SPF_IP52.18.166.68
SPF_IP52.209.234.83
SPF_IP54.76.193.27
SPF_MXbaskethotel.com

Related pages

Pivot deeper into the graph from baskethotel.com.

Cypher and MCP

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

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