Skip to content

Hostname

reservationstays.com

Last fetched

reservationstays.com resolves to 104.18.20.13, announced in 104.18.16.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. reservationstays.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · reservationstays.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/reservationstays.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Contact emails
529a3f6271f94f7d8fc127514efbc6e2.protect@whoisguard.com, 04271a8be6b5476abde026d0d9b0012e.protect@withheldforprivacy.com, 7f337217b5824d1d86cde8e6c037ad9a.protect@withheldforprivacy.com, 9f064afe-6cbc-4146-901d-e13ecbd10f4b@identity-protect.org, b02d84a7-12e1-429d-8a4a-2f7c290a92f4@identity-protect.org, b2e00a10-969c-475f-ba16-ad5a16b5064c@identity-protect.org, e1a2d9d4-f56e-49dd-96be-5f79f7785da5@identity-protect.org, f7e5658c-9daa-4a2c-809f-78b71a9bc4dc@identity-protect.org, f933c56c-bfeb-4409-8d37-507c93232c58@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • kirk.ns.cloudflare.com
  • marjory.ns.cloudflare.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: mailgun.org

Threat-feed evidence

History

Related pages

Pivot from reservationstays.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "reservationstays.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.