Skip to content

Hostname

mx0.catchmaxx.de

Last fetched

mx0.catchmaxx.de resolves to 14 IPv4 addresses operated by DYNU - Dynu Systems Incorporated in US.

Nutrition Label

WHISPER CANON · mx0.catchmaxx.deRouting diversity3.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mx0.catchmaxx.de

Resolution chain

mx0.catchmaxx.de resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
140.235.18.234140.235.18.0/24AS398019DYNU - Dynu Systems IncorporatedUS
140.235.18.235140.235.18.0/24AS398019DYNU - Dynu Systems IncorporatedUS
140.235.18.236140.235.18.0/24AS398019DYNU - Dynu Systems IncorporatedUS
140.235.18.237140.235.18.0/24AS398019DYNU - Dynu Systems IncorporatedUS
140.235.18.238140.235.18.0/24AS398019DYNU - Dynu Systems IncorporatedUS
192.227.136.172192.227.136.0/22AS36352AS-COLOCROSSING - HostPapaUS
192.227.136.174192.227.136.0/22AS36352AS-COLOCROSSING - HostPapaUS
192.227.166.247192.227.166.0/24AS36352AS-COLOCROSSING - HostPapaUS
192.227.166.248192.227.166.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.223198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.224198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.225198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.226198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.227198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

No WHOIS records are currently associated with mx0.catchmaxx.de in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for mx0.catchmaxx.de.

MechanismTarget
SPF_INCLUDEwebmarketershost.com

Related pages

Pivot deeper into the graph from mx0.catchmaxx.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mx0.catchmaxx.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.