Skip to content

Hostname

marinavv.com

Last fetched

marinavv.com resolves to 1 IPv4 address operated by AS13287 in ES. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · marinavv.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/marinavv.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.162.197.2213.162.197.0/24AS13287ES

WHOIS identity

Registrar
iana:83
Organization
puerto mujeres s.a. de c.v.
Contact emails

Subdomains

19 observed subdomains of marinavv.com.

Web-graph footprint

Distinct hostnames that link to or from marinavv.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for marinavv.com.

MechanismTarget
SPF_Abiz252.inmotionhosting.com
SPF_Amarinavv.com
SPF_Asmtp.servconfig.com
SPF_INCLUDEsmtp.servconfig.com
SPF_IP104.244.120.239
SPF_IP173.247.252.221
SPF_IP199.250.208.120
SPF_IP23.235.212.50
SPF_IP23.235.221.57
SPF_IP66.117.0.76
SPF_MXmarinavv.com

Related pages

Pivot deeper into the graph from marinavv.com.

Cypher and MCP

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

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