Skip to content

Hostname

posta.it

Last fetched

posta.it resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:callipigia s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · posta.itRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/posta.it

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.240.21085.10.192.0/18AS24940DE

WHOIS identity

Registrar
registrar:callipigia s.r.l.
Organization
hidden
Contact emails

Subdomains

7 observed subdomains of posta.it.

Web-graph footprint

Distinct hostnames that link to or from posta.it in the public web crawl.

5 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for posta.it.

MechanismTarget
SPF_IP136.243.142.194
SPF_IP136.243.142.197
SPF_IP138.201.97.33
SPF_IP138.201.97.42
SPF_IP144.76.133.169
SPF_IP144.76.18.181
SPF_IP85.10.240.210
SPF_IP85.10.240.213
SPF_IP89.97.249.234
SPF_IP95.216.65.78
SPF_IP95.217.76.209

Related pages

Pivot deeper into the graph from posta.it.

Cypher and MCP

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

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