Skip to content

Hostname

geraldshotel.com

Last fetched

geraldshotel.com resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · geraldshotel.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/geraldshotel.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.9.63.15385.9.0.0/18AS5606RO

WHOIS identity

Registrar
iana:1647
Organization
cascade empire
Contact emails

Subdomains

14 observed subdomains of geraldshotel.com.

Web-graph footprint

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

28 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for geraldshotel.com.

MechanismTarget
SPF_Ageraldshotel.com
SPF_INCLUDEpallasmx.hosterion.net
SPF_INCLUDEpallasmx2.hosterion.net
SPF_INCLUDErhea.hosterion.net
SPF_IP185.125.109.42
SPF_IP185.125.111.70
SPF_IP92.114.98.5
SPF_IP93.113.174.202
SPF_MXgeraldshotel.com

Related pages

Pivot deeper into the graph from geraldshotel.com.

Cypher and MCP

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

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