All hostnames events.split.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · events.split.io Routing diversity 7.7/10 Peering density 6.7/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/events.split.io Resolution chain events.split.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.30.249.141 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.52.151.136 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 107.21.118.94 107.21.64.0/18 AS14618 AMAZON-AES - Amazon.com, Inc. US 174.129.151.243 174.129.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.204.107.207 18.204.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.210.135.147 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.210.232.106 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.215.65.149 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.233.110.255 18.232.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.233.176.102 18.232.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.209.99.255 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.213.122.29 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.222.164.70 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.227.177.66 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.230.105.102 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.230.110.253 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.230.52.154 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.231.137.152 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.192.46.204 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.193.104.101 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with events.split.io in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from events.split.io in the public web crawl.
Related pages Pivot deeper into the graph from events.split.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "events.split.io"})-[: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 .