Skip to content

Hostname

events.split.io

Last fetched

events.split.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · events.split.ioRouting diversity7.7/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.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.

IPPrefixASNOperatorCountry
100.30.249.141100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.151.136100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.118.94107.21.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.151.243174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.107.20718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.135.14718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.232.10618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.65.14918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.110.25518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.176.10218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.99.2553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.122.293.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.164.703.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.177.663.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.105.1023.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.110.2533.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.52.1543.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.137.1523.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.46.20434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.104.10134.192.0.0/12AS14618AMAZON-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.

Threat posture

History

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 20

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