Skip to content

Hostname

merx.com

Last fetched

merx.com resolves to 15.156.117.253, announced in 15.156.0.0/15 by AMAZON-02 - Amazon.com, Inc. in CA. merx.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · merx.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/merx.com

Resolution chain

IPv6 resolution

No AAAA record for merx.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of merx.com owner
Contact emails
dnsmaster@mediagrif.com, sanglaret@mediagrif.com, 825befe4-e0dd-49dd-8b9f-70dcf1da8b30@identity-protect.org, 89899eca-8b0f-4119-a626-44f55b20581e@identity-protect.org, 99054a17-08ac-4c20-aad0-3bd21712d5ab@identity-protect.org, 9edbd5d4-0e51-40d6-9576-7d830bc63205@identity-protect.org, bc8ba296-7e8f-4f3a-a9d3-032a89cd4fe6@identity-protect.org, de144eb3-5d51-4ec3-89aa-e417cc664ed6@identity-protect.org, owner-11073169@merx.com.whoisprivacyservice.org, owner-11305@merx.com.whoisprivacyservice.org, owner-11901092@merx.com.whoisprivacyservice.org, owner-3048377@merx.com.whoisprivacyservice.org, owner-3515708@merx.com.whoisprivacyservice.org, owner-4146249@merx.com.whoisprivacyservice.org, owner-7205907@merx.com.whoisprivacyservice.org, owner-7453270@merx.com.whoisprivacyservice.org, owner-7766148@merx.com.whoisprivacyservice.org, owner-7838715@merx.com.whoisprivacyservice.org, owner-8303779@merx.com.whoisprivacyservice.org, owner-8306046@merx.com.whoisprivacyservice.org and 1 more

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-318.awsdns-39.com
  • ns-853.awsdns-42.net
  • ns-1469.awsdns-55.org
  • ns-1577.awsdns-05.co.uk

MX records

  • merx-com.mail.protection.outlook.com

SPF policy

  • ip: 13.111.0.0/16
  • ip: 199.122.123.0/24
  • ip: 136.147.135.0/24
  • ip: 136.147.176.0/24
  • ip: 136.147.182.0/24
  • ip: 198.245.81.0/24
  • include: spf1.merx.com
  • include: spf.protection.outlook.com
  • exists: %{i}._spf.mta.salesforce.com

Threat-feed evidence

History

Related pages

Pivot from merx.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "merx.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.