Skip to content

Hostname

digicolor.de

Last fetched

digicolor.de resolves to 1 IPv4 address operated by IP-PROJECTS in DE.

Nutrition Label

WHISPER CANON · digicolor.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/digicolor.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.245.98.43185.245.98.0/24AS48314IP-PROJECTSDE

WHOIS identity

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

Subdomains

4 observed subdomains of digicolor.de.

Web-graph footprint

Distinct hostnames that link to or from digicolor.de in the public web crawl.

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for digicolor.de.

MechanismTarget
SPF_Adigicolor.de
SPF_Ars4.hebatec.de
SPF_INCLUDEspf.nl2go.com
SPF_IP2001:1608:10:204::2/64
SPF_IP80.152.198.163
SPF_IP80.237.225.216/28
SPF_MXdigicolor.de

Related pages

Pivot deeper into the graph from digicolor.de.

Cypher and MCP

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

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