Skip to content

Hostname

digilab.gr

Last fetched

digilab.gr resolves to 1 IPv4 address operated by AS34282 in GB.

Nutrition Label

WHISPER CANON · digilab.grRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/digilab.gr

Resolution chain

digilab.gr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.134.14.1815.134.8.0/21AS34282GB

WHOIS identity

Registrar
Organization
ipv4 address block not managed by the ripe ncc
Contact emails

Subdomains

55 observed subdomains of digilab.gr.

Web-graph footprint

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

52 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • digilab.gr

SPF policy

19 SPF mechanisms authorising senders for digilab.gr.

MechanismTarget
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEnetim.net
SPF_INCLUDEservers.mcsv.net
SPF_IP2a00:b0e0:4:5:0:0:0:2d
SPF_IP2a00:b0e0:4:5:0:0:0:35
SPF_IP2a00:b0e0:4:5:0:0:0:3e
SPF_IP2a00:b0e0:4:5:0:0:0:40
SPF_IP2a00:b0e0:6:5:0:0:0:3
SPF_IP2a00:b0e0:6:5:0:0:1:2b
SPF_IP5.134.11.140
SPF_IP5.134.11.79
SPF_IP5.134.14.100
SPF_IP5.134.14.171
SPF_IP5.134.14.181
SPF_IP5.134.14.26
SPF_IP5.134.14.95
SPF_IP5.134.9.173
SPF_IP85.92.70.3
SPF_IP85.92.70.6

Related pages

Pivot deeper into the graph from digilab.gr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "digilab.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.