Hostname
paviaacque.it
Last fetched
paviaacque.it resolves to 1 IPv4 address operated by AS202675 in IT. WHOIS lists registrar:keliweb s.r.l. as the registrar.
Nutrition Label
Resolution chain
paviaacque.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 |
|---|---|---|---|---|
| 38.224.110.4 | 38.224.110.0/24 | AS202675 | — | IT |
WHOIS identity
- Registrar
- registrar:keliweb s.r.l.
- Organization
- pavia acque srl
- Contact emails
- —
Subdomains
15 observed subdomains of paviaacque.it.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from paviaacque.it in the public web crawl.
43 sites link to this hostname.
51 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for paviaacque.it.
| Mechanism | Target |
|---|---|
| SPF_A | spf.chub.phin.it |
| SPF_INCLUDE | email-messaging.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.56.120.114 |
| SPF_IP | 193.178.235.21/32 |
| SPF_IP | 193.178.235.22/32 |
| SPF_IP | 194.76.118.11 |
| SPF_IP | 217.56.101.218 |
| SPF_IP | 38.224.110.4 |
| SPF_IP | 51.91.74.21 |
| SPF_IP | 80.20.57.22 |
| SPF_IP | 80.20.62.147 |
| SPF_IP | 85.88.195.196 |
| SPF_IP | 85.88.195.200 |
| SPF_IP | 91.196.66.57 |
Related pages
Pivot deeper into the graph from paviaacque.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "paviaacque.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.