Skip to content

Hostname

matrix-ai.app

Last fetched

matrix-ai.app resolves to 2 IPv4 addresses operated by AS205585 in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · matrix-ai.appRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/matrix-ai.app

Resolution chain

matrix-ai.app resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:113
Organization
Contact emails

Subdomains

3 observed subdomains of matrix-ai.app.

Web-graph footprint

Distinct hostnames that link to or from matrix-ai.app in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for matrix-ai.app.

MechanismTarget
SPF_Amatrix-ai.app
SPF_IP78.109.206.133
SPF_MXmatrix-ai.app

Related pages

Pivot deeper into the graph from matrix-ai.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "matrix-ai.app"})-[: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.