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
Resolution chain
azprint.ma resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.255.58.147 | 149.255.56.0/22 | AS34931 | — | GB |
| 185.151.30.206 | 185.151.30.0/24 | AS48254 | — | GB |
WHOIS identity
- Registrar
- registrar:02system
- Organization
- ayoub imziline
- Contact emails
Subdomains
32 observed subdomains of azprint.ma.
Showing 19 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from azprint.ma in the public web crawl.
218 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- azprint.ma
- mx.stackmail.com
SPF policy
6 SPF mechanisms authorising senders for azprint.ma.
| Mechanism | Target |
|---|---|
| SPF_A | azprint.ma |
| SPF_INCLUDE | relay.thundermail.uk |
| SPF_INCLUDE | spf.stackmail.com |
| SPF_IP | 149.255.58.147 |
| SPF_IP | 149.255.58.65 |
| SPF_MX | azprint.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.