Skip to content

Hostname

marinesonic.us

Last fetched

marinesonic.us resolves to 1 IPv4 address operated by ASACENET1 - ACENET, INC. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · marinesonic.usRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/marinesonic.us

Resolution chain

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

IPPrefixASNOperatorCountry
192.64.35.164192.64.32.0/22AS22878ASACENET1 - ACENET, INC.US

WHOIS identity

Registrar
iana:146
Organization
marine sonic technology,ltd.
Contact emails

Subdomains

8 observed subdomains of marinesonic.us.

Web-graph footprint

Distinct hostnames that link to or from marinesonic.us in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • marinesonic.us

SPF policy

9 SPF mechanisms authorising senders for marinesonic.us.

MechanismTarget
SPF_Aauthsmtp.plymouth.acenet.us
SPF_Amarinesonic.us
SPF_IP192.64.35.164
SPF_IP192.64.35.2
SPF_IP68.171.217.121
SPF_IP68.171.217.98
SPF_IP68.171.218.2
SPF_IP68.171.218.89
SPF_MXmarinesonic.us

Related pages

Pivot deeper into the graph from marinesonic.us.

Cypher and MCP

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

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