All hostnames bar.freelogs.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.
Nutrition Label WHISPER CANON · bar.freelogs.com Routing diversity 3.5/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/bar.freelogs.com Resolution chain bar.freelogs.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 108.156.144.106 108.156.144.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. SG 108.156.144.115 108.156.144.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. SG 108.156.144.124 108.156.144.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. SG 108.156.144.26 108.156.144.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.173.205.20 18.173.204.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.173.205.24 18.173.204.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.173.205.29 18.173.204.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.173.205.98 18.173.204.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.173.219.76 18.173.218.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.173.219.78 18.173.218.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.173.219.87 18.173.218.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.173.219.98 18.173.218.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.66.112.113 18.66.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.112.12 18.66.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.112.27 18.66.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.112.44 18.66.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with bar.freelogs.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from bar.freelogs.com in the public web crawl.
12 sites link to this hostname.
Related pages Pivot deeper into the graph from bar.freelogs.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bar.freelogs.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 .