All hostnames srv.config.parsely.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · srv.config.parsely.com Routing diversity 5.6/10 Peering density 6.7/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/srv.config.parsely.com Resolution chain srv.config.parsely.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.50.182.223 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.51.166.255 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.218.9.49 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.224.163.203 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.231.155.247 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.231.238.250 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.195.114.67 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.45.233.17 52.44.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.55.142.206 52.54.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.86.144.10 52.86.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.175.146.187 54.174.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.225.21.66 54.224.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.55.177.115 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 32.193.119.204 32.192.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.55.187.134 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 13.223.149.211 13.216.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with srv.config.parsely.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from srv.config.parsely.com in the public web crawl.
35 sites link to this hostname.
Related pages Pivot deeper into the graph from srv.config.parsely.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "srv.config.parsely.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 .