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
Resolution chain
packservices.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 165.22.219.96 | 165.22.208.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | IN |
| 45.126.125.180 | 45.126.125.0/24 | AS64022 | — | HK |
| 49.12.9.151 | 49.12.0.0/16 | AS24940 | — | DE |
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.
| Mechanism | Target |
|---|---|
| SPF_A | packservices.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_MX | packservices.it |
Related pages
Pivot deeper into the graph from packservices.it.
- IP · 165.22.219.96
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · registrar:pianetaitalia.com s.r.l.
- Country · IN
- TLD · .it
- Browse hostnames · pa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.