All hostnames api-mifit-de2.zepp.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · api-mifit-de2.zepp.com Routing diversity 6.0/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/api-mifit-de2.zepp.com Resolution chain api-mifit-de2.zepp.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.158.170.209 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.158.82.41 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.158.97.59 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.159.219.30 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.185.206.173 18.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.185.24.87 18.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.194.15.240 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.196.159.224 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.196.24.134 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.121.254.165 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.122.19.36 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.122.28.224 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.122.33.114 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.123.235.192 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.124.226.98 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.127.172.176 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.65.119.82 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.67.51.240 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.68.28.58 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.73.109.109 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with api-mifit-de2.zepp.com in WhisperGraph.
Related pages Pivot deeper into the graph from api-mifit-de2.zepp.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api-mifit-de2.zepp.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 .