Hostname
comunitrentini.it
Last fetched
comunitrentini.it resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:trentino digitale s.p.a. as the registrar.
Nutrition Label
Resolution chain
comunitrentini.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 |
|---|---|---|---|---|
| 52.209.151.66 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.35.159.108 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:trentino digitale s.p.a.
- Organization
- consorzio dei comuni trentini s.c.a.r.l.
- Contact emails
- —
Subdomains
5 observed subdomains of comunitrentini.it.
Web-graph footprint
Distinct hostnames that link to or from comunitrentini.it in the public web crawl.
48 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for comunitrentini.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | itaszh.infotn.it |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf.mag-news.it |
| SPF_INCLUDE | spf.mndsender.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.105.55.74/29 |
| SPF_IP | 194.105.55.77 |
Related pages
Pivot deeper into the graph from comunitrentini.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comunitrentini.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.