Skip to content

Hostname

mprod.maxapps.eu

Last fetched

mprod.maxapps.eu resolves to 1 IPv4 address operated by AS44043 in RO.

Nutrition Label

WHISPER CANON · mprod.maxapps.euRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mprod.maxapps.eu

Resolution chain

mprod.maxapps.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.44.139.7889.44.139.0/24AS44043RO

WHOIS identity

No WHOIS records are currently associated with mprod.maxapps.eu in WhisperGraph.

Subdomains

1 observed subdomain of mprod.maxapps.eu.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mprod.maxapps.eu.

MechanismTarget
SPF_Amprod.maxapps.eu
SPF_INCLUDEspf.mxserver.ro
SPF_IP91.200.120.50
SPF_IP91.200.120.92
SPF_IP95.214.132.158/32
SPF_MXmprod.maxapps.eu

Related pages

Pivot deeper into the graph from mprod.maxapps.eu.

Cypher and MCP

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

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