Skip to content

Hostname

matrixerrors.com

Last fetched

matrixerrors.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. matrixerrors.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 · matrixerrors.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/matrixerrors.com

Resolution chain

No IPv4 resolution is recorded for matrixerrors.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
matrixadmin.res@corelogic.com, 22e8476c-ae6f-4609-9d2a-8361af13bd16@identity-protect.org, 3c1a8a6c-84ae-4d76-be38-b325f58f05d7@identity-protect.org, 76dc842c-89a1-42fc-91a3-77c324b816ff@identity-protect.org, 7a314907-965f-4fa6-90c2-af01b619eea1@identity-protect.org, a7a9ac41-b998-4456-80db-5a0700708326@identity-protect.org, c0c9f8c6-e7c3-4dbb-be02-50552bcac739@identity-protect.org, f6f235a3-4012-4ffe-9878-5737dc8da90e@identity-protect.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

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

  • splunk.matrixerrors.com

Threat-feed evidence

History

Related pages

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