Skip to content

Hostname

addesign.ma

Last fetched

addesign.ma resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:68997 as the registrar.

Nutrition Label

WHISPER CANON · addesign.maRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/addesign.ma

Resolution chain

addesign.ma resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.33.57104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.159.28172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
49.12.36.10149.12.0.0/16AS24940DE

WHOIS identity

Registrar
iana:68997
Organization
mostapha marchoud
Contact emails

Subdomains

26 observed subdomains of addesign.ma.

Web-graph footprint

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

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for addesign.ma.

MechanismTarget
SPF_Aaddesign.ma
SPF_INCLUDEspf.web-hosting.com
SPF_IP198.177.120.51
SPF_MXaddesign.ma

Related pages

Pivot deeper into the graph from addesign.ma.

Cypher and MCP

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

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