Hostname
uiltrapani.it
Last fetched
uiltrapani.it resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in NL. WHOIS lists registrar:host s.p.a. as the registrar.
Nutrition Label
Resolution chain
uiltrapani.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.214.219.232 | 35.214.128.0/17 | AS15169 | GOOGLE - Google LLC | NL |
| 37.59.236.156 | 37.59.0.0/16 | AS16276 | — | IT |
WHOIS identity
- Registrar
- registrar:host s.p.a.
- Organization
- cst uil trapani
- Contact emails
- —
Subdomains
2 observed subdomains of uiltrapani.it.
| Subdomain |
|---|
| mail.uiltrapani.it |
| www.uiltrapani.it |
Web-graph footprint
Distinct hostnames that link to or from uiltrapani.it in the public web crawl.
6 sites link to this hostname.
84 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for uiltrapani.it.
| Mechanism | Target |
|---|---|
| SPF_A | uiltrapani.it |
| SPF_INCLUDE | mx.ovh.com |
| SPF_INCLUDE | uiltrapani.it.spf.auto.dnssmarthost.net |
| SPF_MX | uiltrapani.it |
Related pages
Pivot deeper into the graph from uiltrapani.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uiltrapani.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.