Hostname
complex-it.de
Last fetched
complex-it.de resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
complex-it.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.0.147 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.1.147 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.74.64 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
No WHOIS records are currently associated with complex-it.de in WhisperGraph.
Subdomains
11 observed subdomains of complex-it.de.
Web-graph footprint
Distinct hostnames that link to or from complex-it.de in the public web crawl.
7 sites link to this hostname.
63 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for complex-it.de.
| Mechanism | Target |
|---|---|
| SPF_A | complex-it.de |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.141.54.48 |
| SPF_IP | 62.159.226.175 |
| SPF_IP | 80.237.133.132 |
| SPF_IP | 83.169.36.6 |
| SPF_IP | 87.191.167.53 |
| SPF_IP | 94.130.109.46 |
| SPF_MX | complex-it.de |
Related pages
Pivot deeper into the graph from complex-it.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "complex-it.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.