Skip to content

Hostname

techno-kooperation.de

Last fetched

techno-kooperation.de resolves to 1 IPv4 address operated by AS34788 in DE.

Nutrition Label

WHISPER CANON · techno-kooperation.deRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/techno-kooperation.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.146.7685.13.146.0/24AS34788DE

WHOIS identity

No WHOIS records are currently associated with techno-kooperation.de in WhisperGraph.

Subdomains

10 observed subdomains of techno-kooperation.de.

Web-graph footprint

Distinct hostnames that link to or from techno-kooperation.de in the public web crawl.

10 sites link to this hostname.

175 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for techno-kooperation.de.

MechanismTarget
SPF_Amail.technoeinkauf.de
SPF_Atechno-kooperation.de
SPF_INCLUDE_spf0066.ppsmtp.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.dcpserver.de
SPF_INCLUDEspf.mailjet.com
SPF_IP213.203.210.140/26
SPF_IP213.203.210.180/26
SPF_IP213.209.128.190
SPF_IP3.121.168.52/32
SPF_IP81.3.4.172
SPF_IP81.3.4.172/31
SPF_IP81.3.4.173

Related pages

Pivot deeper into the graph from techno-kooperation.de.

Cypher and MCP

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

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