Skip to content

Hostname

maritimeuk.org

Last fetched

maritimeuk.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · maritimeuk.orgRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/maritimeuk.org

Resolution chain

maritimeuk.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.142.213.1551.140.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

3 observed subdomains of maritimeuk.org.

Web-graph footprint

Distinct hostnames that link to or from maritimeuk.org in the public web crawl.

251 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for maritimeuk.org.

MechanismTarget
SPF_INCLUDE7050301.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP193.33.187.60
SPF_IP81.89.133.74
SPF_IP84.22.163.54
SPF_MXmaritimeuk.org

Related pages

Pivot deeper into the graph from maritimeuk.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "maritimeuk.org"})-[: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.