Skip to content

Hostname

sparkmeter.cloud

Last fetched

sparkmeter.cloud resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · sparkmeter.cloudRouting diversity6.1/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/sparkmeter.cloud

Resolution chain

sparkmeter.cloud resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.52.37.163100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.145.43.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.124.523.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.126.523.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.152.2373.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.126.223.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.77.2083.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.226.25234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.81.16134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.24.835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.89.14435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.89.10944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.220.654.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.6.6854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.207.1054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.53.23854.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.238.17454.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.179.22854.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.97.14798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.239.11100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
sparkmeter
Contact emails

Subdomains

2,030 observed subdomains of sparkmeter.cloud.

Web-graph footprint

Distinct hostnames that link to or from sparkmeter.cloud in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from sparkmeter.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sparkmeter.cloud"})-[: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.