Skip to content

Hostname

hd-marinesolution.com

Last fetched

hd-marinesolution.com resolves to 2 IPv4 addresses operated by AS3786 in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · hd-marinesolution.comRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/hd-marinesolution.com

Resolution chain

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

WHOIS identity

Registrar
iana:244
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from hd-marinesolution.com in the public web crawl.

45 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hd-marinesolution.com.

MechanismTarget
SPF_IP121.156.66.177
SPF_IP121.156.66.178
SPF_IP211.193.193.12/32
SPF_IP211.193.193.212
SPF_IP211.193.193.213
SPF_IP211.193.193.214
SPF_IP211.193.193.215
SPF_IP211.236.244.72
SPF_IP211.236.244.73

Related pages

Pivot deeper into the graph from hd-marinesolution.com.

Cypher and MCP

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

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