Hostname
diamant-software.de
Last fetched
diamant-software.de resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.26.111 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.27.111 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 141.101.90.100 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 141.101.90.101 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 141.101.90.102 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 141.101.90.103 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - 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
MX records
SPF policy
15 SPF mechanisms authorising senders for diamant-software.de.
| Mechanism | Target |
|---|---|
| SPF_A | otc-de-spf.mms.t-systems-service.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.avency.de |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 104.18.27.111 |
| SPF_IP | 141.101.90.100 |
| SPF_IP | 193.151.32.48/32 |
| SPF_IP | 193.151.32.55/32 |
| SPF_IP | 2001:67c:2138:32:0:0:0:55 |
| SPF_IP | 62.55.182.68/32 |
| SPF_IP | 80.70.177.73 |
| SPF_IP | 80.70.177.74 |
| SPF_IP | 92.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.