Hostname
sparco.it
Last fetched
sparco.it resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:markmonitor international limited as the registrar.
Nutrition Label
Resolution chain
sparco.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.33.139.32 | 3.33.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- registrar:markmonitor international limited
- Organization
- sparco s.p.a.
- Contact emails
- —
Subdomains
10 observed subdomains of sparco.it.
Web-graph footprint
Distinct hostnames that link to or from sparco.it in the public web crawl.
91 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for sparco.it.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-eu.ppe-hosted.com |
| SPF_A | power9.sparco.as |
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | t.contactlab.it |
| SPF_INCLUDE | zoho.eu |
| SPF_IP | 176.221.51.201 |
| SPF_IP | 185.183.29.32 |
| SPF_IP | 213.32.17.152 |
| SPF_IP | 77.108.26.123 |
| SPF_IP | 77.108.42.91 |
| SPF_IP | 77.108.62.6/32 |
| SPF_IP | 93.148.193.194 |
| SPF_IP | 93.148.193.206 |
| SPF_IP | 93.148.201.14 |
| SPF_IP | 93.174.64.0/21 |
Related pages
Pivot deeper into the graph from sparco.it.
- IP · 3.33.139.32
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:markmonitor international limited
- Country · CA
- TLD · .it
- Browse hostnames · sp…
- 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: "sparco.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.