All hostnames belden.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label WHISPER CANON · belden.io Routing diversity 6.0/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 3.3/10 Resolver footprint 5.2/10 canon.whisper.security/host/belden.io Resolution chain belden.io 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 100.22.85.99 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.144.5.177 16.144.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.147.173.61 16.147.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.208.76.12 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 34.208.93.204 34.208.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.162.193.113 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.163.161.5 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.166.13.139 35.160.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. US 35.81.133.142 35.80.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.238.221.140 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.241.41.32 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.254.156.179 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.254.90.58 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.38.105.163 52.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.41.73.48 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.191.99.247 54.191.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.69.65.44 54.68.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.145.114.113 16.145.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 184.32.67.37 184.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.245.209.141 54.245.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar iana:2 Organization belden Contact emails — Subdomains 5 observed subdomains of belden.io.
Web-graph footprint Distinct hostnames that link to or from belden.io in the public web crawl.
7 sites link to this hostname.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for belden.io.
Related pages Pivot deeper into the graph from belden.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "belden.io"})-[: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 .