All hostnames auth.split.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · auth.split.io Routing diversity 7.2/10 Peering density 6.6/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/auth.split.io Resolution chain auth.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.29.170.154 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.30.59.16 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.50.55.184 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.52.93.88 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.215.228.221 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 23.23.144.113 23.22.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.208.211.58 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.218.226.109 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.221.180.142 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.223.63.250 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.224.130.48 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.232.126.235 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.93.138.198 3.80.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.225.164.205 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.237.133.103 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.237.68.91 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.239.32.111 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.170.228.5 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.174.79.202 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.197.221.236 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with auth.split.io in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from auth.split.io in the public web crawl.
57 sites link to this hostname.
Related pages Pivot deeper into the graph from auth.split.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "auth.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 .