Skip to content

Hostname

concreativ.de

Last fetched

concreativ.de resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · concreativ.deRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/concreativ.de

Resolution chain

concreativ.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.62.59104.22.12.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.220.162172.68.28.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

60 observed subdomains of concreativ.de.

Web-graph footprint

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

9 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for concreativ.de.

MechanismTarget
SPF_Aconcreativ.de
SPF_IP217.160.241.111
SPF_IP2a01:239:26b:5100:0:0:0:1
SPF_IP2a01:239:292:b000:0:0:0:1
SPF_IP2a01:239:2b1:2600:0:0:0:1
SPF_IP2a01:239:2c7:5f00:0:0:0:1
SPF_IP82.165.103.192
SPF_IP82.165.122.72
SPF_IP85.215.162.180
SPF_MXconcreativ.de

Related pages

Pivot deeper into the graph from concreativ.de.

Cypher and MCP

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

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