Skip to content

Hostname

matrix42.de

Last fetched

matrix42.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · matrix42.deRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/matrix42.de

Resolution chain

matrix42.de has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with matrix42.de in WhisperGraph.

Subdomains

17 observed subdomains of matrix42.de.

Web-graph footprint

Distinct hostnames that link to or from matrix42.de in the public web crawl.

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for matrix42.de.

MechanismTarget
SPF_Amail-s54.mailgun.us
SPF_Ao1.f.az.sendgrid.net
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.253.187.234
SPF_IP145.253.89.20/26
SPF_IP184.173.153.51
SPF_IP184.173.153.54/32
SPF_IP212.119.21.228
SPF_IP213.160.17.50
SPF_IP84.245.142.244
SPF_MXmatrix42.de

Related pages

Pivot deeper into the graph from matrix42.de.

Cypher and MCP

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

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