Hostname
maritimejournal.com
Last fetched
maritimejournal.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:webfusion ltd. as the registrar.
Nutrition Label
Resolution chain
maritimejournal.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.223.11.33 | 52.223.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- registrar:webfusion ltd.
- Organization
- andrew webster
- Contact emails
Subdomains
3 observed subdomains of maritimejournal.com.
Web-graph footprint
Distinct hostnames that link to or from maritimejournal.com in the public web crawl.
297 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for maritimejournal.com.
| Mechanism | Target |
|---|---|
| SPF_A | maritimejournal.com |
| SPF_INCLUDE | _spf-eu.ppe-hosted.com |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | maritimejournal.com |
Related pages
Pivot deeper into the graph from maritimejournal.com.
- IP · 52.223.11.33
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:webfusion ltd.
- Country · CA
- Email · awebster@mercatormedia.com
- TLD · .com
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "maritimejournal.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.