All hostnames data-logging.apigw.feverup.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · data-logging.apigw.feverup.com Routing diversity 7.1/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/data-logging.apigw.feverup.com Resolution chain data-logging.apigw.feverup.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 108.129.50.140 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.129.51 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.168.41 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.183.0 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.242.240 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.60.216 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.133.53.143 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.202.15.55 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.202.50.131 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.251.103.100 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.254.127.142 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.241.4.221 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.242.129.95 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.242.20.255 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.242.209.12 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.242.55.51 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.245.247.124 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.247.207.152 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.128.7 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.21.29 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with data-logging.apigw.feverup.com in WhisperGraph.
Related pages Pivot deeper into the graph from data-logging.apigw.feverup.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "data-logging.apigw.feverup.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 .