Skip to content

Hostname

digital4u.gr

Last fetched

digital4u.gr resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · digital4u.grRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/digital4u.gr

Resolution chain

digital4u.gr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.65.184104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.191.119172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.0188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.0188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with digital4u.gr in WhisperGraph.

Subdomains

92 observed subdomains of digital4u.gr.

Web-graph footprint

Distinct hostnames that link to or from digital4u.gr in the public web crawl.

333 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for digital4u.gr.

MechanismTarget
SPF_Adigital4u.gr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP136.243.106.21
SPF_IP195.97.90.117
SPF_IP213.140.134.130
SPF_IP213.249.10.45
SPF_IP31.22.112.65
SPF_IP31.22.114.98/32
SPF_MXdigital4u.gr

Related pages

Pivot deeper into the graph from digital4u.gr.

Cypher and MCP

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

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