Hostname
pedonesnc.it
Last fetched
pedonesnc.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:r-store s.p.a.
- Organization
- informatica commerciale spa
- Contact emails
- —
Subdomains
1 observed subdomain of pedonesnc.it.
| Subdomain |
|---|
| www.pedonesnc.it |
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for pedonesnc.it.
| Mechanism | Target |
|---|---|
| SPF_A | mail.informaticacommerciale.it |
| SPF_A | mx.infcom.it |
| SPF_A | out.infcom.it |
| SPF_A | pedonesnc.it |
| SPF_IP | 194.243.81.23 |
| SPF_IP | 213.26.149.6 |
| SPF_IP | 213.26.149.7 |
| SPF_IP | 95.110.206.63 |
| SPF_IP | 95.110.206.66 |
| SPF_MX | pedonesnc.it |
Related pages
Pivot deeper into the graph from pedonesnc.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pedonesnc.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.