Skip to content

Hostname

diginetwork.biz

Last fetched

diginetwork.biz resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · diginetwork.bizRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/diginetwork.biz

Resolution chain

diginetwork.biz resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.3.47104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
109.199.101.198109.199.96.0/20AS51167US
172.67.130.61172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
diginetwork di brughi marco
Contact emails

Subdomains

12 observed subdomains of diginetwork.biz.

Web-graph footprint

Distinct hostnames that link to or from diginetwork.biz in the public web crawl.

12 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for diginetwork.biz.

MechanismTarget
SPF_Aachemar.diginetwork.biz
SPF_Adiginetwork.biz
SPF_INCLUDEsendersrv.com
SPF_IP2001:4ba0:cafe:fa8:0:0:0:1
SPF_IP80.82.215.95
SPF_MXdiginetwork.biz

Related pages

Pivot deeper into the graph from diginetwork.biz.

Cypher and MCP

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

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