Skip to content

Hostname

maritime-database.com

Last fetched

maritime-database.com resolves to 2 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · maritime-database.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/maritime-database.com

Resolution chain

maritime-database.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.202.86.19116.202.0.0/16AS24940HETZNER-ASDE
88.99.213.22988.99.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:146
Organization
alexandros damigos
Contact emails

Subdomains

24 observed subdomains of maritime-database.com.

Web-graph footprint

Distinct hostnames that link to or from maritime-database.com in the public web crawl.

137 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • maritime-database.com

SPF policy

12 SPF mechanisms authorising senders for maritime-database.com.

MechanismTarget
SPF_Amaritime-database.com
SPF_INCLUDEalexandreia.com
SPF_IP138.201.225.85
SPF_IP144.76.195.242
SPF_IP144.76.28.10
SPF_IP46.4.85.39
SPF_IP78.46.101.226
SPF_IP88.99.149.149
SPF_IP88.99.213.229
SPF_IP94.130.249.226
SPF_IP95.216.18.97
SPF_MXmaritime-database.com

Related pages

Pivot deeper into the graph from maritime-database.com.

Cypher and MCP

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

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