Skip to content

Hostname

diamant-software.de

Last fetched

diamant-software.de resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

diamant-software.de resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.26.111104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.27.111104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
141.101.90.100141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.101141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.102141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.103141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from diamant-software.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for diamant-software.de.

MechanismTarget
SPF_Aotc-de-spf.mms.t-systems-service.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.avency.de
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP104.18.27.111
SPF_IP141.101.90.100
SPF_IP193.151.32.48/32
SPF_IP193.151.32.55/32
SPF_IP2001:67c:2138:32:0:0:0:55
SPF_IP62.55.182.68/32
SPF_IP80.70.177.73
SPF_IP80.70.177.74
SPF_IP92.39.30.186

Related pages

Pivot deeper into the graph from diamant-software.de.

Cypher and MCP

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

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