Skip to content

Hostname

lithopack.it

Last fetched

lithopack.it resolves to 1 IPv4 address operated by MYNET-AS - MYNET S.R.L. in IT. WHOIS lists registrar:mynet s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · lithopack.itRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/lithopack.it

Resolution chain

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

IPPrefixASNOperatorCountry
80.68.177.15580.68.176.0/20AS31263MYNET-AS - MYNET S.R.L.IT

WHOIS identity

Registrar
registrar:mynet s.r.l.
Organization
allpack srl
Contact emails

Subdomains

1 observed subdomain of lithopack.it.

Web-graph footprint

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

18 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lithopack.it.

MechanismTarget
SPF_INCLUDEspf.mynet.it
SPF_IP185.11.193.30
SPF_IP62.97.32.0/25
SPF_IP80.68.182.248/29
SPF_IP80.68.189.52/30
SPF_IP84.33.97.181
SPF_MXlithopack.it

Related pages

Pivot deeper into the graph from lithopack.it.

Cypher and MCP

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

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