Skip to content

Hostname

sparcousa.com

Last fetched

sparcousa.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · sparcousa.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sparcousa.com

Resolution chain

sparcousa.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.217.152.13034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.18.25244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.239.19344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.16.1444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.227.4344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.0.11852.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.205.12652.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.157.25352.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.46.21552.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.181.22652.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.163.13654.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.185.185.3254.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.220.24754.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.95.11054.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
sparco s.p.a.
Contact emails

Subdomains

7 observed subdomains of sparcousa.com.

Web-graph footprint

Distinct hostnames that link to or from sparcousa.com in the public web crawl.

263 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sparcousa.com.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP50.31.98.110
SPF_IP98.189.88.174

Related pages

Pivot deeper into the graph from sparcousa.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sparcousa.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 20

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