Skip to content

Hostname

azprint.ma

Last fetched

azprint.ma resolves to 2 IPv4 addresses operated by AS34931 in GB. WHOIS lists registrar:02system as the registrar.

Nutrition Label

WHISPER CANON · azprint.maRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/azprint.ma

Resolution chain

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

WHOIS identity

Registrar
registrar:02system
Organization
ayoub imziline
Contact emails

Subdomains

32 observed subdomains of azprint.ma.

Web-graph footprint

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

218 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for azprint.ma.

MechanismTarget
SPF_Aazprint.ma
SPF_INCLUDErelay.thundermail.uk
SPF_INCLUDEspf.stackmail.com
SPF_IP149.255.58.147
SPF_IP149.255.58.65
SPF_MXazprint.ma

Related pages

Pivot deeper into the graph from azprint.ma.

Cypher and MCP

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

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