Hostname
pastorello.pro
Last fetched
pastorello.pro resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists registrar:eurodns s.a. as the registrar.
Nutrition Label
Resolution chain
pastorello.pro 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 |
|---|---|---|---|---|
| 80.211.7.187 | 80.211.0.0/17 | AS31034 | — | IT |
WHOIS identity
- Registrar
- registrar:eurodns s.a.
- Organization
- pastorello andrea
- Contact emails
Subdomains
3 observed subdomains of pastorello.pro.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for pastorello.pro.
| Mechanism | Target |
|---|---|
| SPF_A | pastorello.pro |
| SPF_MX | pastorello.pro |
Related pages
Pivot deeper into the graph from pastorello.pro.
- IP · 80.211.7.187
- ASN · AS31034
- Registrar · registrar:eurodns s.a.
- Country · IT
- Email · 9d36c410e6a3c241d271fa4f4c2c21f9_1706467_o@whoisprivacy.com
- TLD · .pro
- Browse hostnames · pa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pastorello.pro"})-[: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.