Skip to content

Hostname

complexemedical.ma

Last fetched

complexemedical.ma resolves to 1 IPv4 address operated by AS28753 in DE.

Nutrition Label

WHISPER CANON · complexemedical.maRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/complexemedical.ma

Resolution chain

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

IPPrefixASNOperatorCountry
84.16.253.684.16.224.0/19AS28753DE

WHOIS identity

No WHOIS records are currently associated with complexemedical.ma in WhisperGraph.

Subdomains

8 observed subdomains of complexemedical.ma.

Web-graph footprint

Distinct hostnames that link to or from complexemedical.ma in the public web crawl.

159 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • complexemedical.ma

SPF policy

10 SPF mechanisms authorising senders for complexemedical.ma.

MechanismTarget
SPF_Acomplexemedical.ma
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf.antispamcloud.com
SPF_IP139.177.181.5
SPF_IP172.105.249.195
SPF_IP192.64.84.254
SPF_IP37.230.62.86
SPF_IP66.23.238.71
SPF_IP84.16.253.6
SPF_MXcomplexemedical.ma

Related pages

Pivot deeper into the graph from complexemedical.ma.

Cypher and MCP

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

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