Skip to content

Hostname

qitec.de

Last fetched

qitec.de resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

WHISPER CANON · qitec.deRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/qitec.de

Resolution chain

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

IPPrefixASNOperatorCountry
156.67.238.64156.67.232.0/21AS15817DE

WHOIS identity

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

Subdomains

30 observed subdomains of qitec.de.

Web-graph footprint

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

27 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for qitec.de.

MechanismTarget
SPF_Aqitec.de
SPF_INCLUDE144189546.spf05.hubspotemail.net
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.31.64
SPF_IP156.67.238.64
SPF_IP213.179.67.11
SPF_IP213.179.68.80
SPF_IP217.64.175.0/24
SPF_IP2a01:4f8:1c17:7062:0:0:0:1
SPF_IP83.246.65.0/24
SPF_IP94.100.128.0/20
SPF_MXqitec.de

Related pages

Pivot deeper into the graph from qitec.de.

Cypher and MCP

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

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