Skip to content

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

WHISPER CANON · digitronics.maRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/digitronics.ma

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.85104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.85104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
147.79.120.93147.79.120.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
148.135.128.23148.135.128.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
172.67.73.28172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
92.112.198.10292.112.196.0/22AS47583AS-HOSTINGER - Hostinger International LimitedUS
92.112.198.16592.112.196.0/22AS47583AS-HOSTINGER - Hostinger International LimitedUS

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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for digitronics.ma.

MechanismTarget
SPF_INCLUDEspf.titan.email

Related pages

Pivot deeper into the graph from digitronics.ma.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.