Hostname
zcom.it
Last fetched
zcom.it resolves to 1 IPv4 address operated by SHETAB in IT. WHOIS lists registrar:limitis sr.l. as the registrar.
Nutrition Label
Resolution chain
zcom.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.161.192.30 | 185.161.192.0/24 | AS50178 | SHETAB | IT |
WHOIS identity
- Registrar
- registrar:limitis sr.l.
- Organization
- limitis
- Contact emails
- —
Subdomains
122 observed subdomains of zcom.it.
Showing 25 of 122. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for zcom.it.
| Mechanism | Target |
|---|---|
| SPF_IP | 185.161.192.16 |
| SPF_IP | 185.161.192.19 |
| SPF_IP | 185.161.192.250 |
| SPF_IP | 185.161.192.251 |
| SPF_IP | 185.161.192.252 |
| SPF_IP | 185.161.192.253 |
| SPF_IP | 185.161.192.4 |
| SPF_IP | 185.161.192.40 |
| SPF_IP | 185.161.192.5 |
| SPF_IP | 185.161.192.6 |
| SPF_IP | 185.161.193.252 |
| SPF_IP | 185.161.193.4 |
| SPF_IP | 185.161.193.9 |
| SPF_IP | 185.161.195.252 |
| SPF_IP | 2a07:c700::/44 |
| SPF_IP | 37.186.128.48/28 |
| SPF_IP | 95.171.34.228 |
Related pages
Pivot deeper into the graph from zcom.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zcom.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.