Skip to content

Hostname

usa.pianca.com

Last fetched

usa.pianca.com resolves to 1 IPv4 address operated by AS12637 in IT.

Nutrition Label

WHISPER CANON · usa.pianca.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/usa.pianca.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.94.221.4485.94.208.0/20AS12637IT

WHOIS identity

No WHOIS records are currently associated with usa.pianca.com in WhisperGraph.

Subdomains

7 observed subdomains of usa.pianca.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for usa.pianca.com.

MechanismTarget
SPF_Ausa.pianca.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.relay.24smtp.it
SPF_IP2.116.180.140
SPF_IP78.134.8.148
SPF_IP80.86.145.233
SPF_IP80.86.145.235
SPF_MXusa.pianca.com

Related pages

Pivot deeper into the graph from usa.pianca.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "usa.pianca.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.