Hostname
digitronics.ma
Last fetched
digitronics.ma resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:genious communications as the registrar.
Nutrition Label
Resolution chain
digitronics.ma resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.10.85 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.11.85 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 147.79.120.93 | 147.79.120.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 148.135.128.23 | 148.135.128.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 172.67.73.28 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 92.112.198.102 | 92.112.196.0/22 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 92.112.198.165 | 92.112.196.0/22 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
WHOIS identity
- Registrar
- registrar:genious communications
- Organization
- elmehdi khamraoui
- Contact emails
Subdomains
2 observed subdomains of digitronics.ma.
Web-graph footprint
Distinct hostnames that link to or from digitronics.ma in the public web crawl.
6 sites link to this hostname.
90 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for digitronics.ma.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.titan.email |
Related pages
Pivot deeper into the graph from digitronics.ma.
- IP · 104.26.10.85
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:genious communications
- Country · CA
- Email · khamraoui.mhd@gmail.com
- TLD · .ma
- Browse hostnames · di…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digitronics.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.