Skip to content

Hostname

arz.digital

Last fetched

arz.digital resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · arz.digitalRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/arz.digital

Resolution chain

arz.digital resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.0.221104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.221104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.144172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.166.104.6185.166.104.0/24AS202319IR
185.166.104.7185.166.104.0/24AS202319IR

WHOIS identity

Registrar
iana:113
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

18 observed subdomains of arz.digital.

Web-graph footprint

Distinct hostnames that link to or from arz.digital in the public web crawl.

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for arz.digital.

MechanismTarget
SPF_Aarz.digital
SPF_INCLUDE_spf.elasticemail.com
SPF_MXarz.digital

Related pages

Pivot deeper into the graph from arz.digital.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "arz.digital"})-[: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.