Skip to content

Hostname

asd.ma

Last fetched

asd.ma resolves to 3 IPv4 addresses operated by AS6713 in MA. WHOIS lists registrar:medi telecom as the registrar.

Nutrition Label

WHISPER CANON · asd.maRouting diversity3.0/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/asd.ma

Resolution chain

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

WHOIS identity

Registrar
registrar:medi telecom
Organization
caisse nationale de sécurité sociale
Contact emails

Subdomains

1 observed subdomain of asd.ma.

Subdomain
www.asd.ma

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for asd.ma.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from asd.ma.

Cypher and MCP

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

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