Skip to content

Hostname

spartancamera.com

Last fetched

spartancamera.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · spartancamera.comRouting diversity5.6/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/spartancamera.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.96.223100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.73.213100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.158.190100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.45.3718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.110.12923.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.113.2083.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.61.1033.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.40.1573.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.21.24534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.82.15134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.4.22835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.55.16244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.3.20154.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.160.12098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.153.12098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.128.9454.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

8 observed subdomains of spartancamera.com.

Web-graph footprint

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

24 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for spartancamera.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from spartancamera.com.

Cypher and MCP

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

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