All hostnames serving.plexop.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · serving.plexop.net Routing diversity 4.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/serving.plexop.net Resolution chain serving.plexop.net 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 108.157.4.104 108.157.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.157.4.38 108.157.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.157.4.51 108.157.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.157.4.52 108.157.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.227.192.122 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.28 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.63 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.90 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 143.204.55.125 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.25 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.38 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.41 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 18.173.187.126 18.173.184.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.173.187.41 18.173.184.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.173.187.70 18.173.184.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.173.187.92 18.173.184.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.171.171.64 3.171.168.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.171.75 3.171.168.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.171.96 3.171.168.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.171.97 3.171.168.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with serving.plexop.net in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from serving.plexop.net in the public web crawl.
26 sites link to this hostname.
Related pages Pivot deeper into the graph from serving.plexop.net.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "serving.plexop.net"})-[: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 .