Skip to content

Hostname

marinesciencegroup.org

Last fetched

marinesciencegroup.org resolves to 1 IPv4 address operated by AS52030 in IT. WHOIS lists iana:1460 as the registrar.

Nutrition Label

WHISPER CANON · marinesciencegroup.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/marinesciencegroup.org

Resolution chain

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

IPPrefixASNOperatorCountry
77.39.209.19277.39.208.0/21AS52030IT

WHOIS identity

Registrar
iana:1460
Organization
domain admin
Contact emails

Subdomains

4 observed subdomains of marinesciencegroup.org.

Web-graph footprint

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

16 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for marinesciencegroup.org.

MechanismTarget
SPF_Amarinesciencegroup.org
SPF_INCLUDEspf-c.cbsolt.net
SPF_INCLUDEturbo-smtp.com
SPF_IP77.39.209.192
SPF_IP89.46.225.11
SPF_IP94.130.225.194
SPF_MXmarinesciencegroup.org

Related pages

Pivot deeper into the graph from marinesciencegroup.org.

Cypher and MCP

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

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