Skip to content

Hostname

paritariaweb.it

Last fetched

paritariaweb.it resolves to 1 IPv4 address operated by AS12637 in IT.

Nutrition Label

WHISPER CANON · paritariaweb.itRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/paritariaweb.it

Resolution chain

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

IPPrefixASNOperatorCountry
85.94.195.20585.94.192.0/19AS12637IT

WHOIS identity

No WHOIS records are currently associated with paritariaweb.it in WhisperGraph.

Subdomains

1 observed subdomain of paritariaweb.it.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for paritariaweb.it.

MechanismTarget
SPF_Aparitariaweb.it
SPF_IP85.94.195.194
SPF_IP85.94.195.195
SPF_IP85.94.195.205
SPF_IP85.94.195.207
SPF_IP85.94.195.208
SPF_MXparitariaweb.it

Related pages

Pivot deeper into the graph from paritariaweb.it.

Cypher and MCP

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

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

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