Skip to content

Hostname

pittarello.com

Last fetched

pittarello.com resolves to 1 IPv4 address operated by AS3269 in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · pittarello.comRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pittarello.com

Resolution chain

pittarello.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.80.179.20194.80.0.0/15AS3269IT

WHOIS identity

Registrar
iana:168
Organization
pittarello diffusion spa
Contact emails

Subdomains

24 observed subdomains of pittarello.com.

Web-graph footprint

Distinct hostnames that link to or from pittarello.com in the public web crawl.

161 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for pittarello.com.

MechanismTarget
SPF_Apittarello.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.esvacloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.168.216.88
SPF_IP34.246.126.50
SPF_IP34.250.91.36
SPF_IP94.80.179.196
SPF_IP94.80.179.197
SPF_IP94.80.179.201

Related pages

Pivot deeper into the graph from pittarello.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "pittarello.com"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.