Skip to content

Hostname

packservices.it

Last fetched

packservices.it resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in IN. WHOIS lists registrar:pianetaitalia.com s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · packservices.itRouting diversity3.0/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/packservices.it

Resolution chain

packservices.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
165.22.219.96165.22.208.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCIN
45.126.125.18045.126.125.0/24AS64022HK
49.12.9.15149.12.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:pianetaitalia.com s.r.l.
Organization
pack services srl
Contact emails

Subdomains

3 observed subdomains of packservices.it.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for packservices.it.

MechanismTarget
SPF_Apackservices.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_MXpackservices.it

Related pages

Pivot deeper into the graph from packservices.it.

Cypher and MCP

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

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