Hostname
kit-digitale.com
Last fetched
kit-digitale.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kit-digitale.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.246.101 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.105 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.128 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.98 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.166.81.30 | 3.166.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.81.41 | 3.166.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.81.47 | 3.166.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.81.87 | 3.166.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kit-digitale.com owner
- Contact emails
- 0417440d-c43e-467e-a599-c73defae6d5b@identity-protect.org
- 222e6358-5dfa-4060-b4f9-e6e8793f500e@identity-protect.org
- 5acee27b-cc51-44c9-8dc4-52e5eb6776bc@identity-protect.org
- 69b0cfcb-0232-482e-b2b9-d5ef88b35d7f@identity-protect.org
- 9b8b57ca-052a-45a6-aac1-49da3d980967@identity-protect.org
- a234ac50-b0bb-476e-b784-f6cdde42c99b@identity-protect.org
- bd5fbb43-2c12-45db-9e93-07ab5e6baa8c@identity-protect.org
Subdomains
1 observed subdomain of kit-digitale.com.
| Subdomain |
|---|
| www.kit-digitale.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for kit-digitale.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spfpermissive.interhost.it |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from kit-digitale.com.
- IP · 13.227.246.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 0417440d-c43e-467e-a599-c73defae6d5b@identity-protect.org
- TLD · .com
- Browse hostnames · ki…
- 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: "kit-digitale.com"})-[: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.