All hostnames profiles.tagger.opecloud.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · profiles.tagger.opecloud.com Routing diversity 5.7/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/profiles.tagger.opecloud.com Resolution chain profiles.tagger.opecloud.com 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 18.156.132.243 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.184.235.201 18.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.193.163.129 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.193.240.43 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.194.103.193 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.198.54.10 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.198.69.43 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.120.219.111 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.120.97.217 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.122.8.254 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.125.61.228 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.125.63.218 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.125.68.124 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.67.63.168 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.71.249.228 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.74.205.73 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.74.210.241 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.76.69.104 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.156.70.62 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.158.48.145 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with profiles.tagger.opecloud.com in WhisperGraph.
Subdomains 3 observed subdomains of profiles.tagger.opecloud.com.
Related pages Pivot deeper into the graph from profiles.tagger.opecloud.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "profiles.tagger.opecloud.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 .