Skip to content

Hostname

matrixemailer.com

Last fetched

matrixemailer.com resolves to 54.158.110.4, announced in 54.156.0.0/14 by AMAZON-AES - Amazon.com, Inc. in US. matrixemailer.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 · matrixemailer.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/matrixemailer.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
dmaster@tarasoft.com, matrixadmin.res@corelogic.com, 54ac1357-2a94-42a4-83f4-341a2500a9cc@identity-protect.org, 6704bafb-1e78-456b-bb86-4f59252e365c@identity-protect.org, 7dee48b6-a83c-4734-85f0-ea4b190f7038@identity-protect.org, 809bde4e-d23d-48cf-9749-2e579f14aaff@identity-protect.org, 8afc5f2f-30b0-4181-bf46-993a79016287@identity-protect.org, d4f648c7-0fb2-477f-982b-6304a9207184@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-375.awsdns-46.com
  • ns-672.awsdns-20.net
  • ns-1049.awsdns-03.org
  • ns-2019.awsdns-60.co.uk

MX records

  • mail.matrixemailer.com

SPF policy

  • ip: 107.20.40.59
  • ip: 34.194.253.190
  • ip: 34.69.242.15
  • ip: 35.202.21.246
  • ip: 52.20.149.227
  • ip: 69.87.104.222
  • ip: 69.87.62.177
  • ip: 69.87.62.28
  • ip: 69.87.62.29

Threat-feed evidence

History

Related pages

Pivot from matrixemailer.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: "matrixemailer.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.