Hostname
techem.it
Last fetched
techem.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:internetx gmbh
- Organization
- techem energy services
- Contact emails
- —
Subdomains
13 observed subdomains of techem.it.
Web-graph footprint
Distinct hostnames that link to or from techem.it in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for techem.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.138.111.12 |
| SPF_IP | 192.138.111.13 |
| SPF_IP | 192.138.111.14 |
| SPF_IP | 192.138.117.79 |
| SPF_IP | 193.15.97.181 |
| SPF_IP | 193.15.97.182 |
| SPF_IP | 195.242.190.8 |
| SPF_IP | 195.242.190.9 |
| SPF_IP | 37.44.4.100 |
| SPF_IP | 37.44.4.130 |
| SPF_IP | 37.44.4.99 |
Related pages
Pivot deeper into the graph from techem.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "techem.it"})-[: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.