Skip to content

Hostname

mersive.com

Last fetched

mersive.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · mersive.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mersive.com

Resolution chain

mersive.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.168.178.1013.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.1043.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.1183.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.323.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
65.9.175.3965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
mersive technologies
Contact emails

Subdomains

96 observed subdomains of mersive.com.

Web-graph footprint

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

309 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mersive.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-00668c01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.80.247

Related pages

Pivot deeper into the graph from mersive.com.

Cypher and MCP

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

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