Skip to content

Hostname

marinaaa.com

Last fetched

marinaaa.com resolves to 104.237.59.251, announced in 104.237.48.0/20 by WEBNX - WebNX, Inc. in US. marinaaa.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 · marinaaa.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/marinaaa.com

Resolution chain

IPv6 resolution

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

Attribution

webnx

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
0340ed3a077b41dc88cc2ad30f0ad94d.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • ns1.dns.why3s.com
  • ns2.dns.why3s.com
  • ns3.dns.why3s.com
  • ns4.dns.why3s.com

MX records

  • marinaaa.com

SPF policy

  • a: marinaaa.com
  • mx: marinaaa.com
  • include: relay01.why3s.com
  • ip: 104.237.59.250
  • ip: 64.188.5.2

Threat-feed evidence

History

Related pages

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