Hostname
paddockplus.it
Last fetched
paddockplus.it resolves to 1 IPv4 address operated by UUNET - Verizon Business in IT. WHOIS lists registrar:register s.p.a. as the registrar.
Nutrition Label
Resolution chain
paddockplus.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 |
|---|---|---|---|---|
| 212.4.5.132 | 212.4.0.0/19 | AS702 | UUNET - Verizon Business | IT |
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Organization
- fintyre spa
- Contact emails
- —
Subdomains
1 observed subdomain of paddockplus.it.
| Subdomain |
|---|
| affiliati.paddockplus.it |
Web-graph footprint
Distinct hostnames that link to or from paddockplus.it in the public web crawl.
123 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for paddockplus.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.webapps.net |
| SPF_IP | 185.91.71.25 |
| SPF_IP | 45.95.210.26 |
| SPF_MX | mx1.fintyre.it |
| SPF_MX | mx2.fintyre.it |
Related pages
Pivot deeper into the graph from paddockplus.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "paddockplus.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.