Skip to content

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

WHISPER CANON · sparco.itRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/sparco.it

Resolution chain

sparco.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.33.139.323.33.128.0/20AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for sparco.it.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_Apower9.sparco.as
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEt.contactlab.it
SPF_INCLUDEzoho.eu
SPF_IP176.221.51.201
SPF_IP185.183.29.32
SPF_IP213.32.17.152
SPF_IP77.108.26.123
SPF_IP77.108.42.91
SPF_IP77.108.62.6/32
SPF_IP93.148.193.194
SPF_IP93.148.193.206
SPF_IP93.148.201.14
SPF_IP93.174.64.0/21

Related pages

Pivot deeper into the graph from sparco.it.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.