Skip to content

Hostname

marinareservation.com

Last fetched

marinareservation.com resolves to 159.89.26.19, announced in 159.89.16.0/20 by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. marinareservation.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 · marinareservation.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/marinareservation.com

Resolution chain

IPv6 resolution

No AAAA record for marinareservation.com is recorded in WhisperGraph.

Attribution

digitalocean

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
4e07aaf8dbf044d5b50ba065fdfed48a.protect@whoisguard.com, 8123a6323b194cb4b4fb4f3b117be209.protect@whoisguard.com, 574821881e674b24889f090fba44a6b1.protect@withheldforprivacy.com

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

  • ns1.digitalocean.com
  • ns2.digitalocean.com
  • ns3.digitalocean.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: _spf.google.com
  • include: spf.mandrillapp.com
  • include: servers.mcsv.net

Threat-feed evidence

History

Related pages

Pivot from marinareservation.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: "marinareservation.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.