Hostname
packsud.it
Last fetched
packsud.it resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:register s.p.a. as the registrar.
Nutrition Label
Resolution chain
packsud.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.54.133.69 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
| 80.88.86.111 | 80.88.80.0/20 | AS31034 | — | IT |
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Organization
- sacmi imola s.c.
- Contact emails
- —
Subdomains
2 observed subdomains of packsud.it.
| Subdomain |
|---|
| mail.packsud.it |
| www.packsud.it |
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for packsud.it.
| Mechanism | Target |
|---|---|
| SPF_A | packsud.it |
| SPF_INCLUDE | _spf.arubabusiness.it |
| SPF_INCLUDE | sacmigroup.com |
| SPF_MX | packsud.it |
Related pages
Pivot deeper into the graph from packsud.it.
- IP · 20.54.133.69
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:register s.p.a.
- Country · NL
- 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: "packsud.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.