Hostname
u-power.it
Last fetched
u-power.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:intercom s.r.l. as the registrar.
Nutrition Label
Resolution chain
u-power.it resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.166.14.103 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.5 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.86 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.98 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.85.185.57 | 52.85.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.85.185.64 | 52.85.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.85.185.27 | 52.85.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.85.185.20 | 52.85.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- registrar:intercom s.r.l.
- Organization
- u group srl
- Contact emails
- —
Subdomains
4 observed subdomains of u-power.it.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from u-power.it in the public web crawl.
388 sites link to this hostname.
43 sites linked to from this hostname.
Sample inbound links
Sample outbound links
- template-printer-pptr-amonespeaa-oa.a.run.app
- template-printer-pptr-guanti-amonespeaa-oa.a.run.app
- template-printer-puppeteer-v04-calzature-amonespeaa-oa.a.run.app
- template-printer-puppeteer-v04-lifestyle-rrdp-00-amonespeaa-oa.a.run.app
- template-printer-puppeteer-v04-lifestyle-scarpe-amonespeaa-oa.a.run.app
- urban-product-view-amonespeaa-ew.a.run.app
- youtu.be
- acmonza.com
- aplusa-online.com
- expoprotection.com
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for u-power.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.jupiter.salesmanago.pl |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | intercom.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.safe-mail.it |
| SPF_IP | 195.72.212.16 |
Related pages
Pivot deeper into the graph from u-power.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "u-power.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.