All hostnames api.matthewarnstein.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · api.matthewarnstein.com Routing diversity 5.6/10 Peering density 6.9/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/api.matthewarnstein.com Resolution chain api.matthewarnstein.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.49.179.203 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 107.21.220.170 107.21.128.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.209.64.31 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.192.130.154 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.192.152.144 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.194.235.245 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.196.202.164 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.196.79.239 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.169.171.169 35.168.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.208.107.222 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 50.19.164.13 50.19.128.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.86.233.84 52.86.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.161.188.224 54.160.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.85.166.65 54.84.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.88.109.125 54.88.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 98.94.229.82 98.88.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with api.matthewarnstein.com in WhisperGraph.
Related pages Pivot deeper into the graph from api.matthewarnstein.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api.matthewarnstein.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .