Hostname
gestim.it
Last fetched
gestim.it resolves to 1 IPv4 address operated by SEEWEB Web hosting, colocation and cloud services in IT. WHOIS lists registrar:soluciones corporativas ip, slu as the registrar.
Nutrition Label
Resolution chain
gestim.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 |
|---|---|---|---|---|
| 85.94.201.146 | 85.94.192.0/19 | AS12637 | SEEWEB Web hosting, colocation and cloud services | IT |
WHOIS identity
- Registrar
- registrar:soluciones corporativas ip, slu
- Organization
- gestim italy srl
- Contact emails
- —
Subdomains
16 observed subdomains of gestim.it.
Web-graph footprint
Distinct hostnames that link to or from gestim.it in the public web crawl.
657 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for gestim.it.
| Mechanism | Target |
|---|---|
| SPF_A | gestim.it |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 62.97.106.68 |
| SPF_MX | gestim.it |
Related pages
Pivot deeper into the graph from gestim.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gestim.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.