Skip to content

Hostname

digilas.de

Last fetched

digilas.de resolves to 1 IPv4 address operated by epcan - Epcan GmbH in DE.

Nutrition Label

WHISPER CANON · digilas.deRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/digilas.de

Resolution chain

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

IPPrefixASNOperatorCountry
130.255.126.226130.255.120.0/21AS196954epcan - Epcan GmbHDE

WHOIS identity

No WHOIS records are currently associated with digilas.de in WhisperGraph.

Subdomains

2 observed subdomains of digilas.de.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for digilas.de.

MechanismTarget
SPF_Amail.heliograph-holding.com
SPF_Amailout.artfiles.de
SPF_Amailout2.artfiles.de
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.heliograph-it.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.255.121.42
SPF_IP141.195.92.179
SPF_IP178.13.236.183
SPF_IP80.155.142.122

Related pages

Pivot deeper into the graph from digilas.de.

Cypher and MCP

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

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